The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/modules/quickedit/src/Form/QuickEditFieldForm.php, line 34
Class
- QuickEditFieldForm
- Builds and process a form for editing a single entity field.
Namespace
Drupal\quickedit\Form
Code
protected $moduleHandler;
Please login to continue.