Neos\Flow\Security\Authorization\Privilege\PrivilegeInterface::getMatcher PHP Метод

getMatcher() публичный Метод

A matcher string, describing the privilegeTarget (e.g. pointcut expression for methods or EEL expression for entities)
public getMatcher ( ) : string
Результат string
    public function getMatcher();