예제 #1
0
 /**
  * Enable dynamic creation of new values
  */
 public static function enableNewValues()
 {
     self::$createNew = true;
 }