Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Xpressengine
Permission
InstancePolicy
PHP 클래스 Xpressengine\Permission\InstancePolicy
링크 보기:
https://xpressengine.io
저자:
XE Developers (
[email protected]
)
상속:
extends
Policy
파일 보기
프로젝트 열기: xpressengine/xpressengine
공개 메소드들
메소드
설명
__call
(
string
$name
,
array
$arguments
) :
boolean
Handle dynamic method calls into the policy.
메소드 상세
__call()
공개
메소드
Handle dynamic method calls into the policy.
public
__call
(
string
$name
,
array
$arguments
) :
boolean
$name
string
method name
$arguments
array
argument for dynamic method
리턴
boolean