Completed
Pull Request — master (#520)
by
unknown
02:26
created
Classes/Controller/BackendController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -114,7 +114,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.