@@ -51,7 +51,7 @@ |
||
51 | 51 | return $map; |
52 | 52 | } |
53 | 53 | |
54 | - public function getGalleryImages() |
|
54 | + public function getGalleryImages() |
|
55 | 55 | { |
56 | 56 | return $this->GalleryImages()->sort('SortOrder'); |
57 | 57 | } |