Completed
Pull Request — master (#2236)
by Michael
03:36
created
inc/Menu/Item/AbstractItem.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -214,7 +214,7 @@
 block discarded – undo
214 214
     }
215 215
 
216 216
     /**
217
-     * @return array
217
+     * @return string[]
218 218
      */
219 219
     public function getParams() {
220 220
         return $this->params;
Please login to merge, or discard this patch.