Completed
Push — master ( d015d4...c50906 )
by Mikołaj
02:42
created
src/module/Appearance/Menu/Navigation.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -91,7 +91,7 @@  discard block
 block discarded – undo
91 91
     }
92 92
 
93 93
     /**
94
-     * @return mixed
94
+     * @return integer
95 95
      */
96 96
     public function getNesting()
97 97
     {
@@ -126,7 +126,7 @@  discard block
 block discarded – undo
126 126
      *
127 127
      * @author J. Bruni - original author
128 128
      *
129
-     * @return string|bool
129
+     * @return false|string
130 130
      */
131 131
     public function create()
132 132
     {
Please login to merge, or discard this patch.