require_once 'LoginManager.php';
mixed LoginManager::getProperty (string $what)
mixed LoginManager::getProperty
Wrapper method to access properties from the auth and permission containers.
string $what - Name of the property to be returned.
return NULL, a value or an array.