protected property EventBase::$contentLoader in YAML Content 8
Same name and namespace in other branches
- 8.2 src/Event/EventBase.php \Drupal\yaml_content\Event\EventBase::contentLoader
The ContentLoader being actively executed and triggering the event.
Type: \Drupal\yaml_content\ContentLoader\ContentLoaderInterface
File
- src/
Event/ EventBase.php, line 18
Class
- EventBase
- Base implementation of yaml_content events.
Namespace
Drupal\yaml_content\EventCode
protected $contentLoader;