You are here

protected property BynderApi::$cache in Bynder 8

Same name and namespace in other branches
  1. 8.3 src/BynderApi.php \Drupal\bynder\BynderApi::cache
  2. 8.2 src/BynderApi.php \Drupal\bynder\BynderApi::cache
  3. 4.0.x src/BynderApi.php \Drupal\bynder\BynderApi::cache

The cache service.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/BynderApi.php, line 119

Class

BynderApi
Bynder API service.

Namespace

Drupal\bynder

Code

protected $cache;