Home
last modified time | relevance | path

Searched defs:numberSpecification (Results 1 – 3 of 3) sorted by relevance

/dports/finance/prestashop/prestashop/src/Core/Localization/
H A DLocale.php72 protected $numberSpecification; variable in PrestaShop\\PrestaShop\\Core\\Localization\\Locale
97 NumberSpecification $numberSpecification,
/dports/finance/prestashop/prestashop/src/Core/Localization/Specification/
H A DNumberCollection.php83 public function add($index, NumberSpecificationInterface $numberSpecification)
/dports/finance/prestashop/prestashop/src/Core/Localization/Number/
H A DFormatter.php70 protected $numberSpecification; variable in PrestaShop\\PrestaShop\\Core\\Localization\\Number\\Formatter