You are here

constant RadioactivityProcessorInterface::LAST_PROCESSED_STATE_KEY in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x src/RadioactivityProcessorInterface.php \Drupal\radioactivity\RadioactivityProcessorInterface::LAST_PROCESSED_STATE_KEY

The state key to store the last processed timestamp.

File

src/RadioactivityProcessorInterface.php, line 22

Class

RadioactivityProcessorInterface
Interface RadioactivityProcessorInterface.

Namespace

Drupal\radioactivity

Code

const LAST_PROCESSED_STATE_KEY = 'radioactivity_last_processed_timestamp';