You are here

protected property EntityEmbedDisplayManagerTest::$entityEmbedDisplayManager in Entity Embed 8

The EntityEmbedDisplay plugin manager.

Type: \Drupal\entity_embed\EntityEmbedDisplay\EntityEmbedDisplayManager

File

tests/src/Functional/EntityEmbedDisplayManagerTest.php, line 56

Class

EntityEmbedDisplayManagerTest
@coversDefaultClass \Drupal\entity_embed\EntityEmbedDisplay\EntityEmbedDisplayManager @group entity_embed

Namespace

Drupal\Tests\entity_embed\Functional

Code

protected $entityEmbedDisplayManager;