You are here

protected property EntityTypeBundleInfoTest::$cacheBackendMock in Entity Construction Kit (ECK) 8

The cache backend mock.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

tests/src/Unit/EntityTypeBundleInfoTest.php, line 51

Class

EntityTypeBundleInfoTest
Tests the form element implementation.

Namespace

Drupal\Tests\eck\Unit

Code

protected $cacheBackendMock;