You are here

protected property BackendGeneralTestCase::$backend in Supercache 8

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

A cache backend.

Type: \Drupal\supercache\Cache\CacheInterface

File

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

Class

BackendGeneralTestCase
Testea funciones basicas.

Namespace

Drupal\supercache\Tests\Generic\Cache

Code

protected $backend = NULL;