You are here

protected property UrlProcessorPluginManagerTest::$cache in Facets 8

The cache backend.

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

File

tests/src/Unit/UrlProcessor/UrlProcessorPluginManagerTest.php, line 26

Class

UrlProcessorPluginManagerTest
Unit test for url processor plugin manager.

Namespace

Drupal\Tests\facets\Unit\UrlProcessor

Code

protected $cache;