function ForumManagerInterface::resetCache
Same name in other branches
- 8.9.x core/modules/forum/src/ForumManagerInterface.php \Drupal\forum\ForumManagerInterface::resetCache()
- 10 core/modules/forum/src/ForumManagerInterface.php \Drupal\forum\ForumManagerInterface::resetCache()
- 11.x core/modules/forum/src/ForumManagerInterface.php \Drupal\forum\ForumManagerInterface::resetCache()
Resets the ForumManager index and history.
1 method overrides ForumManagerInterface::resetCache()
- ForumManager::resetCache in core/
modules/ forum/ src/ ForumManager.php - Resets the ForumManager index and history.
File
-
core/
modules/ forum/ src/ ForumManagerInterface.php, line 52
Class
- ForumManagerInterface
- Provides forum manager interface.
Namespace
Drupal\forumCode
public function resetCache();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.