You are here

protected property WebformThemeNegotiator::$requestHandler in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Theme/WebformThemeNegotiator.php \Drupal\webform\Theme\WebformThemeNegotiator::requestHandler

The webform request handler.

Type: \Drupal\webform\WebformRequestInterface

File

src/Theme/WebformThemeNegotiator.php, line 35

Class

WebformThemeNegotiator
Sets the admin theme on a webform that does not have a public canonical URL.

Namespace

Drupal\webform\Theme

Code

protected $requestHandler;