You are here

protected property ThemeNegotiator::$themeManager in Dashboards with Layout Builder 2.0.x

Same name and namespace in other branches
  1. 8 src/Theme/ThemeNegotiator.php \Drupal\dashboards\Theme\ThemeNegotiator::themeManager

Theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

src/Theme/ThemeNegotiator.php, line 21

Class

ThemeNegotiator
Dashboard theme negotiator.

Namespace

Drupal\dashboards\Theme

Code

protected $themeManager;