protected property FieldInfo::$cacheBackend

The cache backend to use.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

drupal/core/modules/field/lib/Drupal/field/FieldInfo.php, line 38
Contains \Drupal\field\FieldInfo.

Class

FieldInfo
Provides field and instance definitions for the current runtime environment.

Namespace

Drupal\field

Code

protected $cacheBackend;