Searched refs:numberFormat (Results 1 – 1 of 1) sorted by relevance
78 private $numberFormat = [0, '.', ',']; variable in Twig\\Extension\\CoreExtension173 $this->numberFormat = [$decimal, $decimalPoint, $thousandSep];183 return $this->numberFormat;