protected property ContextMapperTest::$typedDataManager in Page Manager 8
Same name and namespace in other branches
- 8.4 tests/src/Unit/ContextMapperTest.php \Drupal\Tests\page_manager\Unit\ContextMapperTest::typedDataManager
The typed data manager.
Type: \Drupal\Core\TypedData\TypedDataManager|\Prophecy\Prophecy\ProphecyInterface
File
- tests/
src/ Unit/ ContextMapperTest.php, line 33 - Contains \Drupal\Tests\page_manager\Unit\ContextMapperTest.
Class
- ContextMapperTest
- @coversDefaultClass \Drupal\page_manager\ContextMapper
Namespace
Drupal\Tests\page_manager\UnitCode
protected $typedDataManager;