You are here

private property Parser::$lines in Lockr 7.3

File

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

Class

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

Namespace

Symfony\Component\Yaml

Code

private $lines = [];