You are here

protected property ProcessorPluginManagerTest::$discovery in Facets 8

The plugin discovery.

Type: \Drupal\Component\Plugin\Discovery\DiscoveryInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Processor/ProcessorPluginManagerTest.php, line 34

Class

ProcessorPluginManagerTest
Unit test for Processor plugin manager.

Namespace

Drupal\Tests\facets\Unit\Processor

Code

protected $discovery;