protected property BasicSettingsForm::$themeHandler in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 26 - Contains \Drupal\views_ui\Form\BasicSettingsForm.
Class
- BasicSettingsForm
- Form builder for the admin display defaults page.
Namespace
Drupal\views_ui\FormCode
protected $themeHandler;