You are here

public function BackgroundImageManagerInterface::cacheFlush in Background Image 2.0.x

Same name and namespace in other branches
  1. 8 src/BackgroundImageManagerInterface.php \Drupal\background_image\BackgroundImageManagerInterface::cacheFlush()
  2. 2.x src/BackgroundImageManagerInterface.php \Drupal\background_image\BackgroundImageManagerInterface::cacheFlush()

Flushes the cache.

1 method overrides BackgroundImageManagerInterface::cacheFlush()
BackgroundImageManager::cacheFlush in src/BackgroundImageManager.php
Flushes the cache.

File

src/BackgroundImageManagerInterface.php, line 31

Class

BackgroundImageManagerInterface

Namespace

Drupal\background_image

Code

public function cacheFlush();