Commit d42722542f6b1c476c686a33f195b00ff5b89d87
1 parent
ff75928d
-Feed and it git ignore
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
models/ProductVariant.php
@@ -36,6 +36,7 @@ | @@ -36,6 +36,7 @@ | ||
36 | * @property TaxGroup[] $properties | 36 | * @property TaxGroup[] $properties |
37 | * @property TaxGroup[] $taxGroupsByLevel | 37 | * @property TaxGroup[] $taxGroupsByLevel |
38 | * @property string $size | 38 | * @property string $size |
39 | + * @property string $imageUrl | ||
39 | * * From language behavior * | 40 | * * From language behavior * |
40 | * @property ProductVariantLang $lang | 41 | * @property ProductVariantLang $lang |
41 | * @property ProductVariantLang[] $langs | 42 | * @property ProductVariantLang[] $langs |