protected property FormBuilder::$moduleHandler in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 40 - Contains \Drupal\Core\Form\FormBuilder.
Class
- FormBuilder
- Provides form building and processing.
Namespace
Drupal\Core\FormCode
protected $moduleHandler;