You are here

protected property FacetSourcePluginManagerTest::$factory in Facets 8

The plugin factory.

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

File

tests/src/Unit/FacetSource/FacetSourcePluginManagerTest.php, line 40

Class

FacetSourcePluginManagerTest
Unit test for plugin manager.

Namespace

Drupal\Tests\facets\Unit\FacetSource

Code

protected $factory;