You are here

protected property ThunderNodeForm::$themeManager in Thunder 6.2.x

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

modules/thunder_article/src/Form/ThunderNodeForm.php, line 72

Class

ThunderNodeForm
Base for handler for node add/edit forms.

Namespace

Drupal\thunder_article\Form

Code

protected $themeManager;