EntityStorageDeprecationTest::$cache

The cache backend to use.

Type: \Drupal\Core\Cache\CacheBackendInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Entity/EntityStorageDeprecationTest.php, line 92

Class

EntityStorageDeprecationTest
@coversDefaultClass \Drupal\Core\Entity\EntityStorageBase @group Entity @group legacy

Namespace

Drupal\Tests\Core\Entity

Code

protected $cache;

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