Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / routing / RouteCompilerInterface.php
index e6f8ee6deacc91fc18c1c019a25d8f832181f529..ddfa7ca49244b6ee61cf02276b73a8fbb7a79bf1 100644 (file)
@@ -21,8 +21,6 @@ interface RouteCompilerInterface
     /**
      * Compiles the current route instance.
      *
-     * @param Route $route A Route instance
-     *
      * @return CompiledRoute A CompiledRoute instance
      *
      * @throws \LogicException If the Route cannot be compiled because the