Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
XPSPL
Singleton
PHP Trait XPSPL\Singleton
Mostra file
Open project: prggmr/xpspl
Public Methods
Method
Description
__clone
( )
Disallow cloning
instance
( )
Returns an instance of the singleton.
Method Details
__clone()
final
public
method
Disallow cloning
final
public
__clone
( )
instance()
final
public
static
method
Passes args to constructor
final
public
static
instance
( )