EntityViewBuilder::$cacheBin

The cache bin used to store the render cache.

Type: string

File

core/lib/Drupal/Core/Entity/EntityViewBuilder.php, line 48

Class

EntityViewBuilder
Base class for entity view builders.

Namespace

Drupal\Core\Entity

Code

1
protected $cacheBin = 'render';
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.