Pantheon\Terminus\Session\SessionAwareInterface::getUser PHP Method

getUser() public method

Get the user model of the logged in user.
public getUser ( ) : User
return Pantheon\Terminus\Models\User
    public function getUser();
SessionAwareInterface