protected property EntityPreSaveEvent::$contentData in YAML Content 8
Same name and namespace in other branches
- 8.2 src/Event/EntityPreSaveEvent.php \Drupal\yaml_content\Event\EntityPreSaveEvent::contentData
The parsed content from the file used to create the entity.
Type: array
File
- src/
Event/ EntityPreSaveEvent.php, line 25
Class
- EntityPreSaveEvent
- Wraps a yaml content entity pre-save event for event listeners.
Namespace
Drupal\yaml_content\EventCode
protected $contentData;