You are here

protected property ImcePluginManager::$hooks in IMCE 8

Same name and namespace in other branches
  1. 8.2 src/ImcePluginManager.php \Drupal\imce\ImcePluginManager::hooks

Available plugin hooks.

Type: array

File

src/ImcePluginManager.php, line 27

Class

ImcePluginManager
Provides a plugin manager for Imce Plugins.

Namespace

Drupal\imce

Code

protected $hooks;