| @@ -107,8 +107,6 @@ | ||
| 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 |      { | 
| @@ -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 | */ |