You are here

protected property ExcludeEntityFieldEvent::$field in Acquia Content Hub 8.2

The field being serialized.

Type: \Drupal\Core\Field\FieldItemListInterface

File

src/Event/ExcludeEntityFieldEvent.php, line 48

Class

ExcludeEntityFieldEvent
Event fired when serializing individual entity fields for syndication.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $field;