コード例 #1
0
ファイル: PhpDumperTest.php プロジェクト: khalid05/symfony
 public static function setUpBeforeClass()
 {
     self::$fixturesPath = realpath(__DIR__ . '/../Fixtures/');
 }
コード例 #2
0
 public static function setUpBeforeClass()
 {
     self::$fixturesPath = realpath(__DIR__ . '/../../../../../fixtures/Symfony/Components/DependencyInjection/');
 }