You are here

protected property ServiceBase::$pluginsEnabled in Purge 8.3

The list of all enabled plugins and their definitions.

Type: null|array

File

src/ServiceBase.php, line 31

Class

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

Namespace

Drupal\purge

Code

protected $pluginsEnabled = NULL;