You are here

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

The name of the field being serialized.

Type: string

File

src/Event/ExcludeEntityFieldEvent.php, line 32

Class

ExcludeEntityFieldEvent
Event fired when serializing individual entity fields for syndication.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $fieldName;