You are here

public property EntityEmbedDisplayBase::$attributes in Entity Embed 8

The attributes on the embedded entity.

Type: array

File

src/EntityEmbedDisplay/EntityEmbedDisplayBase.php, line 54

Class

EntityEmbedDisplayBase
Defines a base Entity Embed Display implementation.

Namespace

Drupal\entity_embed\EntityEmbedDisplay

Code

public $attributes = [];