Commit bd98f6d3f4a141ef364e2786035b7ed94f6f0799

Authored by Administrator
1 parent 61453ef0

full commit

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
models/TaxGroup.php
... ... @@ -56,6 +56,7 @@
56 56 * @var TaxOption[] $options
57 57 */
58 58 protected $customOptions = [];
  59 + protected $categories = [];
59 60  
60 61 /**
61 62 * @inheritdoc
... ...