コード例 #1
0
ファイル: UnitTest.php プロジェクト: saiber/livecart
 public static function setApplication(Application $app)
 {
     self::$application = $app;
 }