ContextMapperTest::$typedDataManager

Same name in other branches
  1. 4.0.x tests/src/Unit/ContextMapperTest.php \Drupal\Tests\ctools\Unit\ContextMapperTest::typedDataManager

The typed data manager.

Type: \Drupal\Core\TypedData\TypedDataManager|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/ContextMapperTest.php, line 31

Class

ContextMapperTest
@coversDefaultClass \Drupal\ctools\ContextMapper

Namespace

Drupal\Tests\ctools\Unit

Code

protected $typedDataManager;