You are here

protected property ViewEditForm::$themeManager in Drupal 9

Same name and namespace in other branches
  1. 10 core/modules/views_ui/src/ViewEditForm.php \Drupal\views_ui\ViewEditForm::themeManager

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

core/modules/views_ui/src/ViewEditForm.php, line 62

Class

ViewEditForm
Form controller for the Views edit form.

Namespace

Drupal\views_ui

Code

protected $themeManager;