You are here

protected property ContentLoader::$parser in YAML Content 8

YAML parser.

Type: \Symfony\Component\Yaml\Parser

File

src/ContentLoader/ContentLoader.php, line 65

Class

ContentLoader
ContentLoader class for parsing and importing YAML content.

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $parser;