You are here

protected property Bynder::$cache in Bynder 4.0.x

Same name and namespace in other branches
  1. 8.3 src/Plugin/media/Source/Bynder.php \Drupal\bynder\Plugin\media\Source\Bynder::cache
  2. 8.2 src/Plugin/media/Source/Bynder.php \Drupal\bynder\Plugin\media\Source\Bynder::cache

The cache service.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Plugin/media/Source/Bynder.php, line 81

Class

Bynder
Provides media source plugin for Bynder.

Namespace

Drupal\bynder\Plugin\media\Source

Code

protected $cache;