$instances | Singleton | [private, static] |
__clone() | Singleton | [private] |
__construct() | Singleton | [protected] |
__sleep() | Singleton | [private] |
dropInstance($class) | Singleton | [static] |
getAllInstances() | Singleton | [static] |
getInstance($class, $args=null) | Singleton | [static] |