You are here

protected property DbUpdateNegotiator::$themeHandler in Drupal 10

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

core/modules/system/src/Theme/DbUpdateNegotiator.php, line 28

Class

DbUpdateNegotiator
Sets the active theme for the database update pages.

Namespace

Drupal\system\Theme

Code

protected $themeHandler;