You are here

private property DropdownLanguage::$configFactory in Dropdown Language 8

Same name and namespace in other branches
  1. 8.3 src/Plugin/Block/DropdownLanguage.php \Drupal\dropdown_language\Plugin\Block\DropdownLanguage::configFactory
  2. 8.2 src/Plugin/Block/DropdownLanguage.php \Drupal\dropdown_language\Plugin\Block\DropdownLanguage::configFactory
  3. 3.0.x src/Plugin/Block/DropdownLanguage.php \Drupal\dropdown_language\Plugin\Block\DropdownLanguage::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Block/DropdownLanguage.php, line 37

Class

DropdownLanguage
Provides an alternative language switcher block.

Namespace

Drupal\dropdown_language\Plugin\Block

Code

private $configFactory;