You are here

protected property ServiceBase::$plugins in Purge 8.3

The list of all available plugins and their definitions.

Type: null|array

File

src/ServiceBase.php, line 24

Class

ServiceBase
Provides a generic service for all DIC-registered service classes by Purge.

Namespace

Drupal\purge

Code

protected $plugins = NULL;