Completed
Branch master (de8128)
by ARCANEDEV
04:37
created
src/Stores/AbstractStore.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
     /**
78 78
      * Get a specific key from the settings data.
79 79
      *
80
-     * @param  string|array  $key
80
+     * @param  string  $key
81 81
      * @param  mixed         $default
82 82
      *
83 83
      * @return mixed
Please login to merge, or discard this patch.