You are here

public property QueryTypePluginManagerTest::$sut in Facets 8

The plugin manager under test.

Type: \Drupal\facets\QueryType\QueryTypePluginManager

File

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

Class

QueryTypePluginManagerTest
Unit test for the query type plugin manager.

Namespace

Drupal\Tests\facets\Unit\QueryType

Code

public $sut;