コード例 #1
0
ファイル: FormTest.php プロジェクト: jonhoo/laravel-former
 public static function setUpBeforeClass()
 {
     global $specs;
     self::$form = new Form($specs);
 }