The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/lib/Drupal/Core/Form/FormBuilder.php, line 35
Class
- FormBuilder
- Provides form building and processing.
Namespace
Drupal\Core\Form
Code
protected $moduleHandler;
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
Drupal\Core\Form
protected $moduleHandler;
Please login to continue.