You are here

constant BynderApi::CID_TAGS in Bynder 4.0.x

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

Cache ID used to store the tags information.

File

src/BynderApi.php, line 38

Class

BynderApi
Bynder API service.

Namespace

Drupal\bynder

Code

const CID_TAGS = 'bynder_tags';