protected property GroupTypeFormTest::$entityFieldManager in Group 2.0.x
Same name and namespace in other branches
- 8 tests/src/Functional/GroupTypeFormTest.php \Drupal\Tests\group\Functional\GroupTypeFormTest::entityFieldManager
The entity field manager service.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- tests/
src/ Functional/ GroupTypeFormTest.php, line 17
Class
- GroupTypeFormTest
- Tests the behavior of the group type form.
Namespace
Drupal\Tests\group\FunctionalCode
protected $entityFieldManager;