protected property FormModePermission::$entityManager in Form Mode Control 8
Same name and namespace in other branches
- 8.2 src/FormModePermission.php \Drupal\form_mode_control\FormModePermission::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- src/
FormModePermission.php, line 28 - Contains \Drupal\form_mode_control\FormModesPermission.
Class
- FormModePermission
- Provides dynamic permissions for the form_mode_control module.
Namespace
Drupal\form_mode_controlCode
protected $entityManager;