You are here

public function TrafficRegistryInterface::clear in URLs queuer 8

Wipe out all gathered traffic information.

1 method overrides TrafficRegistryInterface::clear()
TrafficRegistry::clear in src/TrafficRegistry.php
Wipe out all gathered traffic information.

File

src/TrafficRegistryInterface.php, line 42

Class

TrafficRegistryInterface
Describes a traffic registry with URLs and tags.

Namespace

Drupal\purge_queuer_url

Code

public function clear();