You are here

protected property AmpSettingsForm::$themeHandler in Accelerated Mobile Pages (AMP) 8.3

Same name and namespace in other branches
  1. 8 src/Form/AmpSettingsForm.php \Drupal\amp\Form\AmpSettingsForm::themeHandler
  2. 8.2 src/Form/AmpSettingsForm.php \Drupal\amp\Form\AmpSettingsForm::themeHandler

The theme handler service.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/Form/AmpSettingsForm.php, line 24

Class

AmpSettingsForm
Defines the configuration export form.

Namespace

Drupal\amp\Form

Code

protected $themeHandler;