You are here

protected property ReplicationContentDataAlterEvent::$data in Replication 8

Same name and namespace in other branches
  1. 8.2 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\Event

Code

protected $data;