You are here

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

An entity type manager used for testing.

Type: \Drupal\Core\Entity\EntityTypeManager

File

tests/src/Kernel/DataFetcherTest.php, line 49

Class

DataFetcherTest
Class DataFetcherTest.

Namespace

Drupal\Tests\typed_data\Kernel

Code

protected $entityTypeManager;