You are here

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

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

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Theme/WebformThemeNegotiator.php, line 28

Class

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

Namespace

Drupal\webform\Theme

Code

protected $configFactory;