You are here

private property Parser::$currentLineNb in Currency 7.2

File

currency/vendor/symfony/yaml/Parser.php, line 27

Class

Parser
Parser parses YAML strings to convert them to PHP arrays.

Namespace

Symfony\Component\Yaml

Code

private $currentLineNb = -1;