You are here

private property ViewsPostRenderEvent::$cache in Hook Event Dispatcher 8.2

Same name and namespace in other branches
  1. 3.x modules/views_event_dispatcher/src/Event/Views/ViewsPostRenderEvent.php \Drupal\views_event_dispatcher\Event\Views\ViewsPostRenderEvent::cache

The cache settings.

Type: \Drupal\views\Plugin\views\cache\CachePluginBase

File

modules/views_event_dispatcher/src/Event/Views/ViewsPostRenderEvent.php, line 26

Class

ViewsPostRenderEvent
Class ViewsPostRenderEvent.

Namespace

Drupal\views_event_dispatcher\Event\Views

Code

private $cache;