You are here

constant ScheduledUpdateInterface::STATUS_INACTIVE in Scheduled Updates 8

@var int Status value: item is inactive.

File

src/ScheduledUpdateInterface.php, line 42
Contains \Drupal\scheduled_updates\ScheduledUpdateInterface.

Class

ScheduledUpdateInterface
Provides an interface for defining Scheduled update entities.

Namespace

Drupal\scheduled_updates

Code

const STATUS_INACTIVE = 6;