You are here

private property Parser::$currentLineNb in Lockr 7.3

File

vendor/symfony/yaml/Parser.php, line 33

Class

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

Namespace

Symfony\Component\Yaml

Code

private $currentLineNb = -1;