Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Xpressengine
Permission
InstancePolicy
PHP Class Xpressengine\Permission\InstancePolicy
See link:
https://xpressengine.io
Author:
XE Developers (
[email protected]
)
Inheritance:
extends
Policy
Show file
Open project: xpressengine/xpressengine
Public Methods
Method
Description
__call
(
string
$name
,
array
$arguments
) :
boolean
Handle dynamic method calls into the policy.
Method Details
__call()
public
method
Handle dynamic method calls into the policy.
public
__call
(
string
$name
,
array
$arguments
) :
boolean
$name
string
method name
$arguments
array
argument for dynamic method
return
boolean