protected property FormBuilder::$moduleHandler in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Form/FormBuilder.php \Drupal\Core\Form\FormBuilder::moduleHandler
- 9 core/lib/Drupal/Core/Form/FormBuilder.php \Drupal\Core\Form\FormBuilder::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
lib/ Drupal/ Core/ Form/ FormBuilder.php, line 38
Class
- FormBuilder
- Provides form building and processing.
Namespace
Drupal\Core\FormCode
protected $moduleHandler;