function CacheCollectorInterface::clear

Clears the collected cache entry.

1 method overrides CacheCollectorInterface::clear()
CacheCollector::clear in core/lib/Drupal/Core/Cache/CacheCollector.php
Clears the collected cache entry.

File

core/lib/Drupal/Core/Cache/CacheCollectorInterface.php, line 74

Class

CacheCollectorInterface
Provides a caching wrapper to be used in place of large structures.

Namespace

Drupal\Core\Cache

Code

public function clear();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.