GenericCacheBackendUnitTestBase::$cachebackends

Array of objects implementing Drupal\Core\Cache\CacheBackendInterface.

Type: array

File

core/modules/system/src/Tests/Cache/GenericCacheBackendUnitTestBase.php, line 31

Class

GenericCacheBackendUnitTestBase
Tests any cache backend.

Namespace

Drupal\system\Tests\Cache

Code

protected $cachebackends;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.