You are here

protected property ContentCrudEvent::$content in Tome 8

Content object.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

modules/tome_sync/src/Event/ContentCrudEvent.php, line 18

Class

ContentCrudEvent
Wraps a content event for listeners.

Namespace

Drupal\tome_sync\Event

Code

protected $content;