You are here

public property EntityEmbedDisplayBase::$context in Entity Embed 8

The context for the plugin.

Type: array

File

src/EntityEmbedDisplay/EntityEmbedDisplayBase.php, line 47

Class

EntityEmbedDisplayBase
Defines a base Entity Embed Display implementation.

Namespace

Drupal\entity_embed\EntityEmbedDisplay

Code

public $context = [];