You are here

private property Parser::$locallySkippedLineNumbers in Loft Data Grids 7.2

File

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

Class

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

Namespace

Symfony\Component\Yaml

Code

private $locallySkippedLineNumbers = array();