You are here

protected property TaxonomyViewsIntegratorSettingsForm::$configFactory in Taxonomy Views Integrator 8

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/TaxonomyViewsIntegratorSettingsForm.php, line 22

Class

TaxonomyViewsIntegratorSettingsForm
TVI global settings form.

Namespace

Drupal\tvi\Form

Code

protected $configFactory;