CacheTestBase::$defaultBin

The default bin for the cache item.

Type: string

File

core/modules/system/tests/src/Functional/Cache/CacheTestBase.php, line 19

Class

CacheTestBase
Provides helper methods for cache tests.

Namespace

Drupal\Tests\system\Functional\Cache

Code

protected $defaultBin = 'render';

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