You are here

protected property PlaceholderResolverTest::$entityTypeManager in Typed Data API enhancements 8

An entity type manager used for testing.

Type: \Drupal\Core\Entity\EntityTypeManager

File

tests/src/Kernel/PlaceholderResolverTest.php, line 43

Class

PlaceholderResolverTest
Tests the placeholder resolver.

Namespace

Drupal\Tests\typed_data\Kernel

Code

protected $entityTypeManager;