Completed
Push — master ( 1bc0f1...9e20f7 )
by Sander
26:01
created
src/Kunstmaan/NodeBundle/Router/SlugRouter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,6 @@  discard block
 block discarded – undo
61 61
     /**
62 62
      * The constructor for this service
63 63
      *
64
-     * @param ContainerInterface $container
65 64
      */
66 65
     public function __construct(
67 66
         /* DomainConfigurationInterface */ $domainConfiguration,
@@ -283,6 +282,7 @@  discard block
 block discarded – undo
283 282
     }
284 283
 
285 284
     /**
285
+     * @param string $host
286 286
      * @return boolean
287 287
      */
288 288
     protected function isMultiLanguage($host = null)
Please login to merge, or discard this patch.