You are here

constant IncidentStorageInterface::STORAGE_KEY in Radioactivity 8.3

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

The key to identify the radioactivity incident storage.

File

src/IncidentStorageInterface.php, line 13

Class

IncidentStorageInterface
Defines the incident storage interface.

Namespace

Drupal\radioactivity

Code

const STORAGE_KEY = 'radioactivity_incidents';