@@ -78,7 +78,6 @@ |
||
| 78 | 78 | /** |
| 79 | 79 | * Prepare the parameters before update request send. |
| 80 | 80 | * |
| 81 | - * @param mixed $notifiable |
|
| 82 | 81 | */ |
| 83 | 82 | public function prepareUpdateParameters() |
| 84 | 83 | { |
@@ -239,7 +239,6 @@ discard block |
||
| 239 | 239 | * Set the value of group id. |
| 240 | 240 | * |
| 241 | 241 | * @param int $id |
| 242 | - * @param string $value |
|
| 243 | 242 | * |
| 244 | 243 | * @return $this |
| 245 | 244 | */ |
@@ -255,7 +254,6 @@ discard block |
||
| 255 | 254 | * the ticket rather than crate a new ticket. |
| 256 | 255 | * |
| 257 | 256 | * @param int $id |
| 258 | - * @param string $value |
|
| 259 | 257 | * |
| 260 | 258 | * @return $this |
| 261 | 259 | */ |