Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Prooph
ServiceBus
Plugin
Guard
AuthorizationService
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