You are here

constant BynderApi::CID_TAGS in Bynder 8.3

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

Cache ID used to store the tags information.

File

src/BynderApi.php, line 37

Class

BynderApi
Bynder API service.

Namespace

Drupal\bynder

Code

const CID_TAGS = 'bynder_tags';