You are here

protected property RawBackendGeneralTestCase::$backend in Supercache 8

Same name and namespace in other branches
  1. 2.0.x src/Tests/Generic/Cache/RawBackendGeneralTestCase.php \Drupal\supercache\Tests\Generic\Cache\RawBackendGeneralTestCase::backend

A cache backend.

Type: \Drupal\supercache\Cache\CacheRawBackendInterface

Overrides BackendGeneralTestCase::$backend

File

src/Tests/Generic/Cache/RawBackendGeneralTestCase.php, line 30

Class

RawBackendGeneralTestCase
Testea funciones basicas.

Namespace

Drupal\supercache\Tests\Generic\Cache

Code

protected $backend = NULL;