You are here

protected property UnserializeCdfEntityFieldEvent::$value in Acquia Content Hub 8.2

The value array.

Type: array

File

src/Event/UnserializeCdfEntityFieldEvent.php, line 66

Class

UnserializeCdfEntityFieldEvent
Unserializes ContentEntity fields syndicated from CDF.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $value = [];