Completed
Pull Request — master (#4)
by Richard
07:34
created
src/Casts/Encrypted.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
      * @param  string  $key
16 16
      * @param  mixed  $value
17 17
      * @param  array  $attributes
18
-     * @return array
18
+     * @return null|string
19 19
      */
20 20
     public function get($model, $key, $value, $attributes)
21 21
     {
Please login to merge, or discard this patch.