コード例 #1
0
ファイル: TrainManager.php プロジェクト: ilivanoff/www
 /** @return TrainManager */
 public static function inst()
 {
     return parent::inst();
 }