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
Xpressengine
Permission
InstancePolicy
PHP Class Xpressengine\Permission\InstancePolicy
See link:
https://xpressengine.io
Author:
XE Developers (
[email protected]
)
Inheritance:
extends
Policy
Afficher le fichier
Open project: xpressengine/xpressengine
Méthodes publiques
Méthode
Description
__call
(
string
$name
,
array
$arguments
) :
boolean
Handle dynamic method calls into the policy.
Method Details
__call()
public
méthode
Handle dynamic method calls into the policy.
public
__call
(
string
$name
,
array
$arguments
) :
boolean
$name
string
method name
$arguments
array
argument for dynamic method
Résultat
boolean