EntityPermissionsForm::$entityTypeManager
Same name and namespace in other branches
- 9 core/modules/user/src/Form/EntityPermissionsForm.php \Drupal\user\Form\EntityPermissionsForm::entityTypeManager
- 11.x core/modules/user/src/Form/EntityPermissionsForm.php \Drupal\user\Form\EntityPermissionsForm::entityTypeManager
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
-
core/
modules/ user/ src/ Form/ EntityPermissionsForm.php, line 40
Class
- EntityPermissionsForm
- Provides the permissions administration form for a bundle.
Namespace
Drupal\user\FormCode
protected $entityTypeManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.