abstract protected function AbstractBaseController::getCacheHash in Render cache 7.2
Parameters
object $object:
array $context:
Return value
array
1 method overrides AbstractBaseController::getCacheHash()
- BaseController::getCacheHash in src/
RenderCache/ Controller/ BaseController.php
File
- src/
RenderCache/ Controller/ AbstractBaseController.php, line 69 - Contains \Drupal\render_cache\RenderCache\Controller\AbstractBaseController
Class
- AbstractBaseController
- Controller abstract base class.
Namespace
Drupal\render_cache\RenderCache\ControllerCode
protected abstract function getCacheHash($object, array $context);