فهرست منبع

[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()
-    {
-    }
 }