Neos\Flow\Security\Authorization\Privilege\PrivilegeInterface::getMatcher PHP Method

getMatcher() public method

A matcher string, describing the privilegeTarget (e.g. pointcut expression for methods or EEL expression for entities)
public getMatcher ( ) : string
return string
    public function getMatcher();