You are here

public function GoogleAnalyticsCounterCustomFieldGeneratorInterface::gacChangeConfigToNull in Google Analytics Counter 8.3

Creates the gac_type_{content_type} configuration on installation or update.

1 method overrides GoogleAnalyticsCounterCustomFieldGeneratorInterface::gacChangeConfigToNull()
GoogleAnalyticsCounterCustomFieldGenerator::gacChangeConfigToNull in src/GoogleAnalyticsCounterCustomFieldGenerator.php
Creates the gac_type_{content_type} configuration on installation or update.

File

src/GoogleAnalyticsCounterCustomFieldGeneratorInterface.php, line 80

Class

GoogleAnalyticsCounterCustomFieldGeneratorInterface
Defines the Google Analytics Counter custom field generator.

Namespace

Drupal\google_analytics_counter

Code

public function gacChangeConfigToNull();