@@ -326,7 +326,7 @@ |
||
326 | 326 | /** |
327 | 327 | * Add a field to the attachment. |
328 | 328 | * |
329 | - * @param \Spatie\SlashCommand\AttachmentField|array|string $key |
|
329 | + * @param AttachmentField $key |
|
330 | 330 | * @param null|string $value |
331 | 331 | * |
332 | 332 | * @return $this |