get_instance()
get_instance(string $name) : \GeoMashupUIPostManager|\GeoMashupUIUserManager|\GeoMashupUICommentManager
Retrieve a single instaniated subclass by name.
Parameters
string | $name | The class name of the manager. |
Returns
\GeoMashupUIPostManager|\GeoMashupUIUserManager|\GeoMashupUICommentManager —The singleton object.