You are here

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

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/TaxonomyEntityIndexAdminReindexForm.php, line 28

Class

TaxonomyEntityIndexAdminReindexForm
Provides the reindex form.

Namespace

Drupal\taxonomy_entity_index\Form

Code

protected $configFactory;