Ejemplo n.º 1
0
 /**
  * Cleans the object cache.
  */
 public static function cleanObjCache()
 {
     self::$specObjs = array();
 }