You are here

protected property PluginManagerTestTrait::$pluginManager in Purge 8.3

Instance of the service being tested, instantiated by the container.

Type: null|\Drupal\Component\Plugin\PluginManagerInterface

File

tests/src/Traits/PluginManagerTestTrait.php, line 28

Class

PluginManagerTestTrait
Testing helpers DIC plugin manager derivatives.

Namespace

Drupal\Tests\purge\Traits

Code

protected $pluginManager;