You are here

protected property QueryTypePluginManagerTest::$cache in Facets 8

The cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

QueryTypePluginManagerTest
Unit test for the query type plugin manager.

Namespace

Drupal\Tests\facets\Unit\QueryType

Code

protected $cache;