public static function registerAll()
 {
     LevelRankType::registerSelf();
     ProfessionsEnumRegistrar::registerAll();
     PropertiesEnumRegistrar::registerAll();
     DateTimeImmutableType::registerSelf();
 }
コード例 #2
0
 public static function registerAll()
 {
     PersonBackgroundEnumRegistrar::registerAll();
     ProfessionLevelsEnumRegistrar::registerAll();
     DateTimeImmutableType::registerSelf();
 }