You are here

protected property ContentLoaderBase::$dispatcher in YAML Content 8.2

Event dispatcher service to report events throughout the loading process.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/ContentLoader/ContentLoaderBase.php, line 49

Class

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

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $dispatcher;