Home
last modified time | relevance | path

Searched refs:taxInclusionChoices (Results 1 – 1 of 1) sorted by relevance

/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Form/Admin/Sell/CatalogPriceRule/
H A DCatalogPriceRuleType.php82 private $taxInclusionChoices; variable in PrestaShopBundle\\Form\\Admin\\Sell\\CatalogPriceRule\\CatalogPriceRuleType
91 * @param array $taxInclusionChoices
100 array $taxInclusionChoices argument
108 $this->taxInclusionChoices = $taxInclusionChoices;
182 'choices' => $this->taxInclusionChoices,