You are here

private property Hooks::$pluginCacheClearer in Lightning Core 8.4

Same name and namespace in other branches
  1. 8.5 src/Commands/Hooks.php \Drupal\lightning_core\Commands\Hooks::pluginCacheClearer
  2. 8.2 src/Commands/Hooks.php \Drupal\lightning_core\Commands\Hooks::pluginCacheClearer
  3. 8.3 src/Commands/Hooks.php \Drupal\lightning_core\Commands\Hooks::pluginCacheClearer

The plugin cache clearer service.

Type: \Drupal\Core\Plugin\CachedDiscoveryClearerInterface

File

src/Commands/Hooks.php, line 36

Class

Hooks
Implements Drush command hooks.

Namespace

Drupal\lightning_core\Commands

Code

private $pluginCacheClearer;