You are here

protected property PreNodeSaveEvent::$sourceValues in GatherContent 8.3

Same name and namespace in other branches
  1. 8.4 src/Event/PreNodeSaveEvent.php \Drupal\gathercontent\Event\PreNodeSaveEvent::sourceValues

Source fields.

Type: object

File

src/Event/PreNodeSaveEvent.php, line 25

Class

PreNodeSaveEvent
Wraps a pre node save event for event listeners.

Namespace

Drupal\gathercontent\Event

Code

protected $sourceValues;