You are here

protected property FormatterDependenciesTest::$entityTypeManager in Video Embed Field 8

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/FormatterDependenciesTest.php \Drupal\Tests\video_embed_field\Kernel\FormatterDependenciesTest::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/FormatterDependenciesTest.php, line 33

Class

FormatterDependenciesTest
Test the configuration dependencies are created correctly.

Namespace

Drupal\Tests\video_embed_field\Kernel

Code

protected $entityTypeManager;