You are here

protected property QueryTypePluginManagerTest::$discovery in Facets 8

The plugin discovery.

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

File

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

Class

QueryTypePluginManagerTest
Unit test for the query type plugin manager.

Namespace

Drupal\Tests\facets\Unit\QueryType

Code

protected $discovery;