protected property ExcludeEntityFieldEvent::$isExcludedField in Acquia Content Hub 8.2
The "exclude" flag.
If set to TRUE, the field will not be added to the CDF object.
Type: bool
File
- src/
Event/ ExcludeEntityFieldEvent.php, line 41
Class
- ExcludeEntityFieldEvent
- Event fired when serializing individual entity fields for syndication.
Namespace
Drupal\acquia_contenthub\EventCode
protected $isExcludedField = FALSE;