You are here

protected property SettingsForm::$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/SettingsForm.php, line 25

Class

SettingsForm
Provides a setting UI for Config Distro Ignore.

Namespace

Drupal\config_distro_ignore\Form

Code

protected $distroStorage;