You are here

protected property ContentLoaderBase::$parser in YAML Content 8.2

Content file parser utility.

Type: \Drupal\Component\Serialization\SerializationInterface

File

src/ContentLoader/ContentLoaderBase.php, line 35

Class

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

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $parser;