You are here

protected property GroupTypeForm::$entityFieldManager in Group 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/Form/GroupTypeForm.php \Drupal\group\Entity\Form\GroupTypeForm::entityFieldManager

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Entity/Form/GroupTypeForm.php, line 22

Class

GroupTypeForm
Form controller for group type forms.

Namespace

Drupal\group\Entity\Form

Code

protected $entityFieldManager;