Prado\TApplicationComponent::getUser PHP Méthode

getUser() public méthode

public getUser ( ) : IUser
Résultat IUser information about the current user
    public function getUser()
    {
        return Prado::getApplication()->getUser();
    }