Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
XPSPL
Singleton
PHP 트레잇 XPSPL\Singleton
파일 보기
프로젝트 열기: prggmr/xpspl
공개 메소드들
메소드
설명
__clone
( )
Disallow cloning
instance
( )
Returns an instance of the singleton.
메소드 상세
__clone()
최종
공개
메소드
Disallow cloning
final
public
__clone
( )
instance()
최종
공개
정적인
메소드
Passes args to constructor
final
public
static
instance
( )