Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Storm
Core
Object
Expressions
ObjectExpression
PHP 클래스 Storm\Core\Object\Expressions\ObjectExpression
저자:
Elliot Levin (
[email protected]
)
상속:
extends
Expression
파일 보기
프로젝트 열기: timetoogo/penumbra
공개 메소드들
메소드
설명
GetClassType
( ) :
string
GetInstance
( ) :
object
|
null
HasInstance
( ) :
boolean
__construct
(
$InstanceOrType
)
메소드 상세
GetClassType()
공개
메소드
public
GetClassType
( ) :
string
리턴
string
GetInstance()
공개
메소드
public
GetInstance
( ) :
object
|
null
리턴
object
|
null
HasInstance()
공개
메소드
public
HasInstance
( ) :
boolean
리턴
boolean
__construct()
공개
메소드
public
__construct
(
$InstanceOrType
)