You are here

constant CacheFragmentController::ENTITY_TYPE in RESTful 7.2

The type name of the cache fragment entity.

File

src/RenderCache/Entity/CacheFragmentController.php, line 23
Contains \Drupal\restful\RenderCache\Entity\CacheFragmentController.

Class

CacheFragmentController
Class CacheFragmentController.

Namespace

Drupal\restful\RenderCache\Entity

Code

const ENTITY_TYPE = 'cache_fragment';