protected property GroupBrowserTestBase::$entityTypeManager in Group 2.0.x
Same name and namespace in other branches
- 8 tests/src/Functional/GroupBrowserTestBase.php \Drupal\Tests\group\Functional\GroupBrowserTestBase::entityTypeManager
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- tests/
src/ Functional/ GroupBrowserTestBase.php, line 22
Class
- GroupBrowserTestBase
- Provides a base class for Group functional tests.
Namespace
Drupal\Tests\group\FunctionalCode
protected $entityTypeManager;