protected property ReplicationContentDataAlterEvent::$data in Replication 8.2
Same name and namespace in other branches
- 8 src/Event/ReplicationContentDataAlterEvent.php \Drupal\replication\Event\ReplicationContentDataAlterEvent::data
The data being normalized.
Type: array
File
- src/
Event/ ReplicationContentDataAlterEvent.php, line 26
Class
- ReplicationContentDataAlterEvent
- Event instance for altering normalized content entity data.
Namespace
Drupal\replication\EventCode
protected $data;