You are here

public constant SiteAlertStorageInterface::ACTIVE in Site Alert 8

Defines the value of the 'active' column for active alerts.

File

src/SiteAlertStorageInterface.php, line 13

Class

SiteAlertStorageInterface
Interface for SiteAlert entity storage handlers.

Namespace

Drupal\site_alert

Code

public const ACTIVE = 1;