public property EntityEmbedDisplay::$entity_types in Entity Embed 8
The entity types the Entity Embed Display plugin can apply to.
To make the Entity Embed Display plugin valid for all entity types, set this value to FALSE.
Type: bool|array
File
- src/
Annotation/ EntityEmbedDisplay.php, line 49  
Class
- EntityEmbedDisplay
 - Defines an Entity Embed Display plugin annotation object.
 
Namespace
Drupal\entity_embed\AnnotationCode
public $entity_types = FALSE;