@@ -86,7 +86,7 @@ discard block |
||
| 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 |
||
| 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 | */ |