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