Documentation

AdapterInterface.php

Interfaces, Classes and Traits

AdapterInterface
An adapter is basically a simple block that contains receives and delivers data both to the user and the database. This turns it into a great tool to sanitize user data and prepare information from the DB in a way that it's user friendly.

Search results