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_alertCode
public const INACTIVE = 0;