You are here

protected property ContentLoader::$parsedContent in YAML Content 8

The parsed content.

Type: mixed

File

src/ContentLoader/ContentLoader.php, line 72

Class

ContentLoader
ContentLoader class for parsing and importing YAML content.

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $parsedContent;