You are here

protected property ScheduledUpdateType::$id in Scheduled Updates 8

The Scheduled update type ID.

Type: string

File

src/Entity/ScheduledUpdateType.php, line 51
Contains \Drupal\scheduled_updates\Entity\ScheduledUpdateType.

Class

ScheduledUpdateType
Defines the Scheduled update type entity.

Namespace

Drupal\scheduled_updates\Entity

Code

protected $id;