You are here

protected property UserRegisterBlock::$configFactory in Form Block 2.0.x

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Block/UserRegisterBlock.php, line 57

Class

UserRegisterBlock
Provides a block for the user registration form.

Namespace

Drupal\formblock\Plugin\Block

Code

protected $configFactory;