Completed
Push — develop ( c26846...2974e1 )
by René
03:08
created
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.
Classes/Utility/ArrayUtility.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.