@@ -34,7 +34,7 @@ |
||
34 | 34 | * |
35 | 35 | * @throws \WebPConvert\Exceptions\WebPConvertException |
36 | 36 | * @return void |
37 | - */ |
|
37 | + */ |
|
38 | 38 | public static function convert($source, $destination, $options = [], $logger = null) |
39 | 39 | { |
40 | 40 | //return ConverterHelper::runConverterStack($source, $destination, $options, $logger); |