@@ -49,7 +49,7 @@ |
||
| 49 | 49 | } else { |
| 50 | 50 | [$this->width, $this->height] = getimagesize($filePath); |
| 51 | 51 | } |
| 52 | - $this->imagineKey= $imagineKey; |
|
| 52 | + $this->imagineKey = $imagineKey; |
|
| 53 | 53 | } |
| 54 | 54 | |
| 55 | 55 | /** |