-
getAdapter() : void
-
Constructor.
-
authenticate() : voidCall method authenticate() of adater class.
-
Retrieve a single key from an adapter.
-
Call method of this class or methods of adapter class.
-
public function getAdapter()
-
public function __construct(variable $adapter)
Constructor. -
public function authenticate()
Call method authenticate() of adater class. -
public function get(string $key, variable $defaultValue)
Retrieve a single key from an adapter. -
public function __call(string $method, variable $arguments)
Call method of this class or methods of adapter class.