You are here

constant ScheduledUpdateTypeInterface::REFERENCED in Scheduled Updates 8

File

src/ScheduledUpdateTypeInterface.php, line 19
Contains \Drupal\scheduled_updates\ScheduledUpdateTypeInterface.

Class

ScheduledUpdateTypeInterface
Provides an interface for defining Scheduled update type entities.

Namespace

Drupal\scheduled_updates

Code

const REFERENCED = 2;