@@ -130,7 +130,7 @@ |
||
130 | 130 | * Check if access to page is allowed for current user. |
131 | 131 | * |
132 | 132 | * @param int $pageId |
133 | - * @param array $mountPoints |
|
133 | + * @param integer[] $mountPoints |
|
134 | 134 | * |
135 | 135 | * @return bool |
136 | 136 | */ |