You are here

protected property FixedBlockContentDeleteForm::$configManager in Fixed Block Content 8

The config manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

src/Form/FixedBlockContentDeleteForm.php, line 25

Class

FixedBlockContentDeleteForm
Fixed block content entity deletion form.

Namespace

Drupal\fixed_block_content\Form

Code

protected $configManager;