public ForumManagerInterface::resetCache()
Resets the ForumManager index and history.
File
- core/modules/forum/src/ForumManagerInterface.php, line 52
Class
- ForumManagerInterface
- Provides forum manager interface.
Namespace
Drupal\forum
Code
public function resetCache();
Please login to continue.