Esempio n. 1
0
 /**
  * Used for testing purposes if you need to clear out just the php caching.
  */
 public static function forgetAllModelIdentifiersToModels()
 {
     self::$modelIdentifiersToModels = array();
 }