You are here

protected property ServiceBase::$pluginManager in Purge 8.3

The plugin manager for the given service.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/ServiceBase.php, line 17

Class

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

Namespace

Drupal\purge

Code

protected $pluginManager;