Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / http-kernel / EventListener / LocaleListener.php
index 99fc78679390cd55766620cd6345c2d2c81a5e38..427ea82fc8bf7370989b447e9c10b86b7f36ae7e 100644 (file)
@@ -31,8 +31,6 @@ class LocaleListener implements EventSubscriberInterface
     private $requestStack;
 
     /**
-     * Constructor.
-     *
      * @param RequestStack                      $requestStack  A RequestStack instance
      * @param string                            $defaultLocale The default locale
      * @param RequestContextAwareInterface|null $router        The router