You are here

protected property DropDownLoginBlock::$configFactory in Drop Down Login 8

The config_factory variable.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

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

Class

DropDownLoginBlock
Provides a 'Drop Down Login' block.

Namespace

Drupal\drop_down_login\Plugin\Block

Code

protected $configFactory;