You are here

constant BynderService::METADATA_UPDATE_TIMESTAMP_KEY in Bynder 8.2

Same name and namespace in other branches
  1. 8.3 src/BynderService.php \Drupal\bynder\BynderService::METADATA_UPDATE_TIMESTAMP_KEY
  2. 4.0.x src/BynderService.php \Drupal\bynder\BynderService::METADATA_UPDATE_TIMESTAMP_KEY

The state metadata timestamp key.

File

src/BynderService.php, line 28

Class

BynderService
Bynder service.

Namespace

Drupal\bynder

Code

const METADATA_UPDATE_TIMESTAMP_KEY = 'bynder.metadata_update_timestamp';