Completed
Push — EZP-31110 ( 2484d7...682d94 )
by
unknown
17:22
created
eZ/Publish/Core/MVC/Symfony/Routing/UrlAliasRouter.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@  discard block
 block discarded – undo
86 86
     /**
87 87
      * Injects current root Location id.
88 88
      *
89
-     * @param int|string $rootLocationId
89
+     * @param integer $rootLocationId
90 90
      */
91 91
     public function setRootLocationId($rootLocationId)
92 92
     {
@@ -239,6 +239,7 @@  discard block
 block discarded – undo
239 239
      * @param \eZ\Publish\API\Repository\Values\Content\URLAlias $loadedUrlAlias
240 240
      * @param string $requestedPath
241 241
      * @param string $pathPrefix
242
+     * @param boolean $isPlacedAtSiteRoot
242 243
      *
243 244
      * @return bool
244 245
      */
Please login to merge, or discard this patch.