You are here

protected property QueryTypePluginManagerTest::$factory in Facets 8

The plugin factory.

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

File

tests/src/Unit/QueryType/QueryTypePluginManagerTest.php, line 39

Class

QueryTypePluginManagerTest
Unit test for the query type plugin manager.

Namespace

Drupal\Tests\facets\Unit\QueryType

Code

protected $factory;