You are here

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

The typed data manager.

Type: \Drupal\Core\TypedData\TypedDataManagerInterface

File

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

Class

PlaceholderResolverTest
Tests the placeholder resolver.

Namespace

Drupal\Tests\typed_data\Kernel

Code

protected $typedDataManager;