You are here

protected property ProcessorPluginManagerTest::$factory in Facets 8

The plugin factory.

Type: \Drupal\Component\Plugin\Factory\DefaultFactory|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

ProcessorPluginManagerTest
Unit test for Processor plugin manager.

Namespace

Drupal\Tests\facets\Unit\Processor

Code

protected $factory;