Property | Type | Description | |
---|---|---|---|
$_instances |
Method | Description | |
---|---|---|
__clone ( ) | ||
__construct ( ) | ||
get_instance ( string $class = __CLASS__ ) : string | Returns the singleton instance. |
protected static get_instance ( string $class = __CLASS__ ) : string | ||
$class | string | |
return | string |