Ver Fonte

[Framework] removed old code

Fabien Potencier há 15 anos atrás
pai
commit
ecea456c5b
1 ficheiros alterados com 0 adições e 4 exclusões
  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()
-    {
-    }
 }