PHP Class Bluz\Proxy\Auth

Example of usage use Bluz\Proxy\Auth; $user = Auth::getIdentity();
See also: Instance::setIdentity()
See also: Instance::getIdentity()
See also: Instance::clearIdentity()
Author: Anton Shevchuk
Inheritance: use trait ProxyTrait
Show file Open project: bluzphp/framework Class Usage Examples

Protected Methods

Method Description
initInstance ( ) : Bluz\Auth\Auth Init instance

Method Details

initInstance() protected static method

Init instance
protected static initInstance ( ) : Bluz\Auth\Auth
return Bluz\Auth\Auth