You are here

private property Parser::$lines in Currency 7.2

File

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

Class

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

Namespace

Symfony\Component\Yaml

Code

private $lines = array();