You are here

public function GroupRelationManagerInterface::clearCachedPluginMaps in Group 2.0.x

Clears static and persistent plugin ID map caches.

1 method overrides GroupRelationManagerInterface::clearCachedPluginMaps()
GroupRelationManager::clearCachedPluginMaps in src/Plugin/Group/Relation/GroupRelationManager.php
Clears static and persistent plugin ID map caches.

File

src/Plugin/Group/Relation/GroupRelationManagerInterface.php, line 206

Class

GroupRelationManagerInterface
Provides a common interface for group relation managers.

Namespace

Drupal\group\Plugin\Group\Relation

Code

public function clearCachedPluginMaps();