Completed
Push — develop ( 840c69...29c45a )
by René
03:26
created
Classes/Utility/ArrayUtility.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,7 @@
 block discarded – undo
14 14
 
15 15
     /**
16 16
      * @param $metaDataArray
17
-     * @param $section
17
+     * @param string $section
18 18
      */
19 19
     static public function buildIndexActionArray(&$metaDataArray, $section)
20 20
     {
Please login to merge, or discard this patch.
Classes/Utility/TitleUtility.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
 {
14 14
 
15 15
     /**
16
-     * @param $section
16
+     * @param string $section
17 17
      *
18 18
      * @return string
19 19
      */
Please login to merge, or discard this patch.