Completed
Push — master ( c4289e...fd7d87 )
by Clayton
18s
created
src/Responder.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -107,8 +107,6 @@
 block discarded – undo
107 107
     /**
108 108
      * Flash data to the session.
109 109
      *
110
-     * @param  string $key
111
-     * @param  mixed  $value
112 110
      */
113 111
     protected function flash($message, array $options = [])
114 112
     {
Please login to merge, or discard this patch.
src/Commands/ResponderMakeCommand.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -107,7 +107,6 @@
 block discarded – undo
107 107
      * Replace the method name in the given stub.
108 108
      *
109 109
      * @param  string  $stub
110
-     * @param  string  $name
111 110
      *
112 111
      * @return $this
113 112
      */
Please login to merge, or discard this patch.