@@ -148,7 +148,7 @@ |
||
| 148 | 148 | return $response; |
| 149 | 149 | |
| 150 | 150 | case 'html': |
| 151 | - $generator = function ($path, $transform) { |
|
| 151 | + $generator = function($path, $transform) { |
|
| 152 | 152 | $info = pathinfo($path); |
| 153 | 153 | |
| 154 | 154 | if (!isset($this->sizes[$transform])) { |