@@ -22,9 +22,9 @@ |
||
| 22 | 22 | protected $format; |
| 23 | 23 | |
| 24 | 24 | /** |
| 25 | - * @param string $content |
|
| 26 | 25 | * @param string $mimeType |
| 27 | 26 | * @param string $format |
| 27 | + * @param string $path |
|
| 28 | 28 | */ |
| 29 | 29 | public function __construct($path, $mimeType, $format = null) |
| 30 | 30 | { |