You are here

protected property GoogleAnalyticsCounterConfigureTypesForm::$configFactory in Google Analytics Counter 8.3

Config Factory Service Object.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/GoogleAnalyticsCounterConfigureTypesForm.php, line 25

Class

GoogleAnalyticsCounterConfigureTypesForm
The form for editing content types with the custom google analytics counter field.

Namespace

Drupal\google_analytics_counter\Form

Code

protected $configFactory;