You are here

protected property PostNodeSaveEvent::$sourceValues in GatherContent 8.4

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

Source fields.

Type: object

File

src/Event/PostNodeSaveEvent.php, line 25

Class

PostNodeSaveEvent
Wraps a post node save event for event listeners.

Namespace

Drupal\gathercontent\Event

Code

protected $sourceValues;