Neos\Flow\Security\Authorization\Privilege\Parameter\StringPrivilegeParameter::getType PHP Method

getType() public method

public getType ( ) : string
return string
    public function getType()
    {
        return 'String';
    }