public function BackgroundImageManagerInterface::cacheFlush in Background Image 8
Same name and namespace in other branches
- 2.x src/BackgroundImageManagerInterface.php \Drupal\background_image\BackgroundImageManagerInterface::cacheFlush()
- 2.0.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
Namespace
Drupal\background_imageCode
public function cacheFlush();