You are here

protected property ContentLoaderBase::$parsedContent in YAML Content 8.2

The array of content parsed from the content file being loaded.

Type: array

File

src/ContentLoader/ContentLoaderBase.php, line 56

Class

ContentLoaderBase
A base ContentLoader implementation to be extended by new content loaders.

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $parsedContent;