You are here

public function SchemaMetatagClientInterface::clearData in Schema.org Metatag 8.2

Clears all data from the cache.

To be used if the raw data file is updated.

1 method overrides SchemaMetatagClientInterface::clearData()
SchemaMetatagClient::clearData in src/SchemaMetatagClient.php
Clears all data from the cache.

File

src/SchemaMetatagClientInterface.php, line 165

Class

SchemaMetatagClientInterface
The SchemaMetatg Client Interface.

Namespace

Drupal\schema_metatag

Code

public function clearData();