You are here

private property Parser::$lines in Database Sanitize 7

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 = array();