@@ -33,7 +33,7 @@ |
||
| 33 | 33 | $wp = new ToWebP('uploads', "images"); |
| 34 | 34 | $wp->convert($source, $destination, $quality); |
| 35 | 35 | |
| 36 | - $arr =[ |
|
| 36 | + $arr = [ |
|
| 37 | 37 | 'picture' => [ |
| 38 | 38 | 'class' => 'responsive' |
| 39 | 39 | ], |