You are here

public property ImcePluginManager::$instances in IMCE 8.2

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

Available plugin instances.

Type: array

File

src/ImcePluginManager.php, line 34

Class

ImcePluginManager
Provides a plugin manager for Imce Plugins.

Namespace

Drupal\imce

Code

public $instances;