Completed
Branch master (0235df)
by Bjørn
13:03 queued 09:47
created
src/WebPConvert.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
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);
Please login to merge, or discard this patch.