You are here

protected property SettingsForm::$themeRegistry in Display Suite 8.4

Same name and namespace in other branches
  1. 8.2 src/Form/SettingsForm.php \Drupal\ds\Form\SettingsForm::themeRegistry
  2. 8.3 src/Form/SettingsForm.php \Drupal\ds\Form\SettingsForm::themeRegistry

The theme registry used.

Type: \Drupal\Core\Theme\Registry

File

src/Form/SettingsForm.php, line 33

Class

SettingsForm
Configures Display Suite settings for this site.

Namespace

Drupal\ds\Form

Code

protected $themeRegistry;