You are here

protected property Styleswitcher::$themeManager in Style Switcher 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/Block/Styleswitcher.php \Drupal\styleswitcher\Plugin\Block\Styleswitcher::themeManager

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

src/Plugin/Block/Styleswitcher.php, line 29

Class

Styleswitcher
Provides the Style Switcher block.

Namespace

Drupal\styleswitcher\Plugin\Block

Code

protected $themeManager;