コード例 #1
0
ファイル: fORMSchema.php プロジェクト: philip/flourish
 /**
  * Resets the configuration of the class
  * 
  * @internal
  * 
  * @return void
  */
 public static function reset()
 {
     self::$schema_objects = array();
 }