\cge_singleton

An abstract class to implement a singleton.

Summary

Methods
Properties
Constants
get_instance()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

get_instance()

get_instance() : object

Return the reference to the single instance of this type.

Returns

object