You are here

protected property TaxonomyEntityIndexAdminForm::$configFactory in Taxonomy Entity Index 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/TaxonomyEntityIndexAdminForm.php, line 21

Class

TaxonomyEntityIndexAdminForm
Provides the primary settings form.

Namespace

Drupal\taxonomy_entity_index\Form

Code

protected $configFactory;