Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Neos
Flow
Security
Authorization
InterceptorInterface
PHP Interface Neos\Flow\Security\Authorization\InterceptorInterface
Afficher le fichier
Open project: neos/flow-development-collection
Interface Usage Examples
Méthodes publiques
Méthode
Description
invoke
( ) :
boolean
Invokes the security interception (e.g. calls a PrivilegeManagerInterface)
Method Details
invoke()
public
méthode
Invokes the security interception (e.g. calls a PrivilegeManagerInterface)
public
invoke
( ) :
boolean
Résultat
boolean
TRUE if the security checks was passed