You are here

protected property ProcessedContentLoader::$processorPluginManager in YAML Content 8.2

A plugin manager to load processor plugins from.

Type: \Drupal\yaml_content\ContentProcessorPluginManager

File

src/ContentLoader/ProcessedContentLoader.php, line 25

Class

ProcessedContentLoader
A ContentLoader supporting processing of content through plugins.

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $processorPluginManager;