You are here

protected property Styleswitcher::$configFactory in Style Switcher 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/Block/Styleswitcher.php \Drupal\styleswitcher\Plugin\Block\Styleswitcher::configFactory

Configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Block/Styleswitcher.php, line 43

Class

Styleswitcher
Provides the Style Switcher block.

Namespace

Drupal\styleswitcher\Plugin\Block

Code

protected $configFactory;