You are here

protected property WidgetPluginManagerTest::$cache in Facets 8

The cache backend.

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

File

tests/src/Unit/Widget/WidgetPluginManagerTest.php, line 26

Class

WidgetPluginManagerTest
Unit test for widget plugin manager.

Namespace

Drupal\Tests\facets\Unit\Widget

Code

protected $cache;