protected property ExportEvent::$entity in Default Content for D8 8
Same name and namespace in other branches
- 2.0.x src/Event/ExportEvent.php \Drupal\default_content\Event\ExportEvent::entity
The entity we're exporting.
Type: \Drupal\Core\Entity\ContentEntityInterface
File
- src/
Event/ ExportEvent.php, line 20
Class
- ExportEvent
- Defines event fired when content is exported.
Namespace
Drupal\default_content\EventCode
protected $entity;