You are here

protected property ProcessorPluginManagerTest::$cache in Facets 8

The cache backend.

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

File

tests/src/Unit/Processor/ProcessorPluginManagerTest.php, line 27

Class

ProcessorPluginManagerTest
Unit test for Processor plugin manager.

Namespace

Drupal\Tests\facets\Unit\Processor

Code

protected $cache;