From d42722542f6b1c476c686a33f195b00ff5b89d87 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 9 Dec 2016 15:41:23 +0200 Subject: [PATCH] -Feed and it git ignore --- models/ProductVariant.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/models/ProductVariant.php b/models/ProductVariant.php index 25db6bc..cf2a496 100755 --- a/models/ProductVariant.php +++ b/models/ProductVariant.php @@ -36,6 +36,7 @@ * @property TaxGroup[] $properties * @property TaxGroup[] $taxGroupsByLevel * @property string $size + * @property string $imageUrl * * From language behavior * * @property ProductVariantLang $lang * @property ProductVariantLang[] $langs -- libgit2 0.21.4