Neos\Flow\Tests\Functional\Security\Fixtures\RestrictableEntity::getOwnerAccount PHP Méthode

getOwnerAccount() public méthode

public getOwnerAccount ( ) : Account
Résultat Neos\Flow\Security\Account
    public function getOwnerAccount()
    {
        return $this->ownerAccount;
    }