You are here

protected property BrightcoveAPIClient::$key_value_expirable_store in Brightcove Video Connect 8.2

Same name and namespace in other branches
  1. 8 src/Entity/BrightcoveAPIClient.php \Drupal\brightcove\Entity\BrightcoveAPIClient::key_value_expirable_store
  2. 3.x src/Entity/BrightcoveAPIClient.php \Drupal\brightcove\Entity\BrightcoveAPIClient::key_value_expirable_store

Expirable key/value store for the client.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface

File

src/Entity/BrightcoveAPIClient.php, line 125

Class

BrightcoveAPIClient
Defines the Brightcove API Client entity.

Namespace

Drupal\brightcove\Entity

Code

protected $key_value_expirable_store;