You are here

public function GoogleAnalyticsCounterCustomFieldGeneratorInterface::gacDeleteFieldStorage in Google Analytics Counter 8.3

Deletes the field storage configurations.

Return value

null|void

Throws

\Drupal\Core\Entity\EntityStorageException

See also

GoogleAnalyticsCounterConfigureTypesForm

1 method overrides GoogleAnalyticsCounterCustomFieldGeneratorInterface::gacDeleteFieldStorage()
GoogleAnalyticsCounterCustomFieldGenerator::gacDeleteFieldStorage in src/GoogleAnalyticsCounterCustomFieldGenerator.php
Deletes the field storage configurations.

File

src/GoogleAnalyticsCounterCustomFieldGeneratorInterface.php, line 74

Class

GoogleAnalyticsCounterCustomFieldGeneratorInterface
Defines the Google Analytics Counter custom field generator.

Namespace

Drupal\google_analytics_counter

Code

public function gacDeleteFieldStorage();