You are here

public function BackendInterface::invalidateTags in Acquia Purge 8

Invalidate all 'tag' invalidations.

See also

\Drupal\purge\Plugin\Purge\Purger\invalidate

\Drupal\purge\Plugin\Purge\Purger\routeTypeToMethod

1 method overrides BackendInterface::invalidateTags()
FastlyBackend::invalidateTags in src/AcquiaPlatformCdn/FastlyBackend.php
Invalidate all 'tag' invalidations.

File

src/AcquiaPlatformCdn/BackendInterface.php, line 61

Class

BackendInterface
Describes a vendor backend for the Platform CDN purger.

Namespace

Drupal\acquia_purge\AcquiaPlatformCdn

Code

public function invalidateTags(array $invalidations);