@@ -66,6 +66,9 @@ |
||
66 | 66 | return $msg; |
67 | 67 | } |
68 | 68 | |
69 | + /** |
|
70 | + * @param ErrorPrinter $errorPrinter |
|
71 | + */ |
|
69 | 72 | private function checkRouteDefinitions($errorPrinter, $routes) |
70 | 73 | { |
71 | 74 | foreach ($routes as $route) { |