You are here

protected property AlphaPaginationArea::$cacheBackend in Views Alpha Pagination 8.2

The cache backend service.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Plugin/views/area/AlphaPaginationArea.php, line 41

Class

AlphaPaginationArea
Views area handler to display alphabetic pagination.

Namespace

Drupal\alpha_pagination\Plugin\views\area

Code

protected $cacheBackend;