PHP Интерфейс Prooph\ServiceBus\Plugin\Guard\AuthorizationService

Показать файл Открыть проект Примеры использования интерфейса

Открытые методы

Метод Описание
isGranted ( string $messageName, mixed $context = null ) : boolean Check if the permission is granted to the current identity

Описание методов

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

Check if the permission is granted to the current identity
public isGranted ( string $messageName, mixed $context = null ) : boolean
$messageName string
$context mixed
Результат boolean