You are here

protected property SerializeCdfEntityFieldEvent::$fieldData in Acquia Content Hub 8.2

The array of data to serialize for this field.

Type: array

File

src/Event/SerializeCdfEntityFieldEvent.php, line 48

Class

SerializeCdfEntityFieldEvent
Event fired when serializing individual entity fields for syndication.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $fieldData;