You are here

protected property IteratingServiceBaseTrait::$instances in Purge 8.3

Holds all instantiated plugins.

Type: null|\Drupal\Component\Plugin\PluginInspectionInterface[]

File

src/IteratingServiceBaseTrait.php, line 24

Class

IteratingServiceBaseTrait
Adds \Iterator logic to \Drupal\purge\ServiceInterface derivatives.

Namespace

Drupal\purge

Code

protected $instances;