Completed
Push — master ( b0f4f0...bce789 )
by Iurii
01:44
created
controllers/Command.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -179,7 +179,7 @@
 block discarded – undo
179 179
 
180 180
     /**
181 181
      * Converts a submitted string into an array using a character as an separator
182
-     * @param $field
182
+     * @param string $field
183 183
      */
184 184
     protected function setSubmittedList($field)
185 185
     {
Please login to merge, or discard this patch.