\JCOREJCORE_SINGLETON

Class JCORE_SINGLETON

Summary

Methods
Properties
Constants
bark()
__clone()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$instance
N/A

Properties

$instance

$instance : mixed

Hold an instance of the class

Type

mixed

Methods

bark()

bark() : string

Example method.

..make some noise

Returns

string

__clone()

__clone() : string

Prevent users to clone the instance

Returns

string