@@ -143,7 +143,6 @@ |
||
| 143 | 143 | * @param string $key Key to add the file to |
| 144 | 144 | * @param string $filepath Path to add the file |
| 145 | 145 | * @param string $mimeType Header mime type |
| 146 | - |
|
| 147 | 146 | */ |
| 148 | 147 | public function addFile(string $key, string $filepath, string $mimeType = ''): self |
| 149 | 148 | { |