@@ -42,7 +42,7 @@ |
||
| 42 | 42 | * The list of image Urls. |
| 43 | 43 | */ |
| 44 | 44 | public function getImages() { |
| 45 | - return static::$imageUrls; |
|
| 45 | + return static::$imageUrls; |
|
| 46 | 46 | } |
| 47 | 47 | |
| 48 | 48 | /** |