You are here

protected property Twig_Extension_Core::$numberFormat in Translation template extractor 7.3

Same name and namespace in other branches
  1. 6.3 vendor/Twig/Extension/Core.php \Twig_Extension_Core::numberFormat

File

vendor/Twig/Extension/Core.php, line 19

Class

Twig_Extension_Core

Code

protected $numberFormat = array(
  0,
  '.',
  ',',
);