protected property PreNodeSaveEvent::$node in GatherContent 8.4
Same name and namespace in other branches
- 8.3 src/Event/PreNodeSaveEvent.php \Drupal\gathercontent\Event\PreNodeSaveEvent::node
Node object.
Type: \Drupal\node\NodeInterface
File
- src/
Event/ PreNodeSaveEvent.php, line 18
Class
- PreNodeSaveEvent
- Wraps a pre node save event for event listeners.
Namespace
Drupal\gathercontent\EventCode
protected $node;