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
Afficher le fichier Open project: bluzphp/framework Class Usage Examples

Méthodes protégées

Méthode Description
initInstance ( ) : Bluz\Auth\Auth Init instance

Method Details

initInstance() protected static méthode

Init instance
protected static initInstance ( ) : Bluz\Auth\Auth
Résultat Bluz\Auth\Auth