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 | 36 | * @property TaxGroup[] $properties |
37 | 37 | * @property TaxGroup[] $taxGroupsByLevel |
38 | 38 | * @property string $size |
39 | + * @property string $imageUrl | |
39 | 40 | * * From language behavior * |
40 | 41 | * @property ProductVariantLang $lang |
41 | 42 | * @property ProductVariantLang[] $langs | ... | ... |