Completed
Branch master (5ad716)
by Nate
15:25
created
src/Helpers/ArrayHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -203,7 +203,7 @@
 block discarded – undo
203 203
      * Removes an item from an array and returns the value.
204 204
      *
205 205
      * @param $array
206
-     * @param $key
206
+     * @param string $key
207 207
      * @param null $default
208 208
      * @return mixed|null
209 209
      */
Please login to merge, or discard this patch.