protected property RouteGroupCacheContextTest::$entityTypeManager in Group 8
Same name and namespace in other branches
- 2.0.x tests/src/Unit/RouteGroupCacheContextTest.php \Drupal\Tests\group\Unit\RouteGroupCacheContextTest::entityTypeManager
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\Prophecy\Prophecy\ProphecyInterface
File
- tests/
src/ Unit/ RouteGroupCacheContextTest.php, line 34
Class
- RouteGroupCacheContextTest
- Tests the route.group cache context.
Namespace
Drupal\Tests\group\UnitCode
protected $entityTypeManager;