You are here

private property MediaImageDecorator::$decorated in Entity Embed 8

The decorated EntityEmbedDisplay class.

Type: \Drupal\entity_embed\EntityEmbedDisplay\EntityEmbedDisplayInterface

File

src/Plugin/entity_embed/EntityEmbedDisplay/MediaImageDecorator.php, line 32

Class

MediaImageDecorator
Decorator on all EntityEmbedDisplays that adds alt and title overriding.

Namespace

Drupal\entity_embed\Plugin\entity_embed\EntityEmbedDisplay

Code

private $decorated;