You are here

protected property DataDefinitionFetcherTest::$typedDataManager in Typed Data API enhancements 8

The typed data manager.

Type: \Drupal\Core\TypedData\TypedDataManagerInterface

File

tests/src/Kernel/DataDefinitionFetcherTest.php, line 32

Class

DataDefinitionFetcherTest
Tests that data fetcher definition fetching functions work correctly.

Namespace

Drupal\Tests\typed_data\Kernel

Code

protected $typedDataManager;