You are here

protected property AddIgnoredConfigForm::$distroStorage in Config Distro 8

The distro storage to know what collections we have.

Type: \Drupal\Core\Config\StorageInterface

File

modules/config_distro_ignore/src/Form/AddIgnoredConfigForm.php, line 25

Class

AddIgnoredConfigForm
Class AddIgnoredConfigForm.

Namespace

Drupal\config_distro_ignore\Form

Code

protected $distroStorage;