@@ -107,7 +107,6 @@ |
||
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 | */ |
@@ -84,8 +84,6 @@ |
||
84 | 84 | /** |
85 | 85 | * Flash data to the session. |
86 | 86 | * |
87 | - * @param string $key |
|
88 | - * @param mixed $value |
|
89 | 87 | */ |
90 | 88 | protected function flash($message, array $options = []) |
91 | 89 | { |