public function CachedDiscoveryInterface::clearCachedDefinitions

Clears cached plugin definitions.

2 methods override CachedDiscoveryInterface::clearCachedDefinitions()

File

drupal/core/lib/Drupal/Component/Plugin/Discovery/CachedDiscoveryInterface.php, line 18
Contains \Drupal\Component\Plugin\Discovery\CachedDiscoveryInterface.

Class

CachedDiscoveryInterface
Interface for discovery compenents holding a cache of plugin definitions.

Namespace

Drupal\Component\Plugin\Discovery

Code

public function clearCachedDefinitions();