You are here

protected property DashboardBase::$cache in Dashboards with Layout Builder 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/DashboardBase.php \Drupal\dashboards\Plugin\DashboardBase::cache

Cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Plugin/DashboardBase.php, line 43

Class

DashboardBase
Base class for Dashboard plugins.

Namespace

Drupal\dashboards\Plugin

Code

protected $cache;