You are here

protected property BasicSettingsForm::$themeHandler in Drupal 8

Same name and namespace in other branches
  1. 9 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\Form

Code

protected $themeHandler;