protected property BasicSettingsForm::$themeHandler in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views_ui/src/Form/BasicSettingsForm.php \Drupal\views_ui\Form\BasicSettingsForm::themeHandler
The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- core/
modules/ views_ui/ src/ Form/ BasicSettingsForm.php, line 23
Class
- BasicSettingsForm
- Form builder for the admin display defaults page.
Namespace
Drupal\views_ui\FormCode
protected $themeHandler;