Completed
Push — master ( be11d1...a6e4ba )
by Iurii
01:11
created
models/Scanner.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -126,7 +126,7 @@
 block discarded – undo
126 126
 
127 127
     /**
128 128
      * Returns a string with initial path to scan files
129
-     * @param bool|null|string $absolute
129
+     * @param boolean $absolute
130 130
      * @return string
131 131
      */
132 132
     public function getInitialPath($absolute = false)
Please login to merge, or discard this patch.