Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ZfcRbac
Assertion
AssertionInterface
PHP Interface ZfcRbac\Assertion\AssertionInterface
Author:
Michaël Gallego (
[email protected]
)
Author:
Aeneas Rekkas
Author:
Daniel Gimenes (
[email protected]
)
Mostrar archivo
Open project: zf-commons/zfc-rbac
Interface Usage Examples
Public Methods
Method
Description
assert
(
AuthorizationService
$authorizationService
) :
boolean
Check if this assertion is true
Method Details
assert()
public
method
Check if this assertion is true
public
assert
(
AuthorizationService
$authorizationService
) :
boolean
$authorizationService
ZfcRbac\Service\AuthorizationService
return
boolean