Completed
Push — master ( fab65d...674199 )
by ARCANEDEV
06:35
created
src/Redirectors/AbstractRedirector.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
      * @param  string      $key
56 56
      * @param  mixed|null  $default
57 57
      *
58
-     * @return mixed
58
+     * @return string|null
59 59
      */
60 60
     public function getOption($key, $default = null)
61 61
     {
Please login to merge, or discard this patch.