You are here

public constant SiteAlertStorageInterface::INACTIVE in Site Alert 8

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

File

src/SiteAlertStorageInterface.php, line 18

Class

SiteAlertStorageInterface
Interface for SiteAlert entity storage handlers.

Namespace

Drupal\site_alert

Code

public const INACTIVE = 0;