ソースを参照

[Framework] removed old code

Fabien Potencier 15 年 前
コミット
ecea456c5b
1 ファイル変更0 行追加4 行削除
  1. 0 4
      tests/Symfony/Tests/Framework/KernelTest.php

+ 0 - 4
tests/Symfony/Tests/Framework/KernelTest.php

@@ -48,8 +48,4 @@ class KernelForTest extends Kernel
     public function registerContainerConfiguration(LoaderInterface $loader)
     {
     }
-
-    public function registerRoutes()
-    {
-    }
 }