You are here

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

Same name and namespace in other branches
  1. 8.5 modules/webform_share/src/Theme/WebformShareThemeNegotiator.php \Drupal\webform_share\Theme\WebformShareThemeNegotiator::configFactory

The system theme config object.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/webform_share/src/Theme/WebformShareThemeNegotiator.php, line 23

Class

WebformShareThemeNegotiator
Sets the theme for the webform share page.

Namespace

Drupal\webform_share\Theme

Code

protected $configFactory;