Cache backend instance.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- core/lib/Drupal/Core/Field/FieldDefinitionListener.php, line 34
Class
- FieldDefinitionListener
- Reacts to field definition CRUD on behalf of the Entity system.
Namespace
Drupal\Core\Field
Code
protected $cacheBackend;
Please login to continue.