@@ -114,7 +114,7 @@ |
||
| 114 | 114 | * Check if access to page is allowed for current user. |
| 115 | 115 | * |
| 116 | 116 | * @param int $pageId |
| 117 | - * @param array $mountPoints |
|
| 117 | + * @param integer[] $mountPoints |
|
| 118 | 118 | * @return bool |
| 119 | 119 | */ |
| 120 | 120 | protected function isPageAllowed(int $pageId, array $mountPoints):bool |