You are here

protected property ScheduledUpdateType::$update_entity_type in Scheduled Updates 8

The entity type id of the entities to be updated.

Type: string

File

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

Class

ScheduledUpdateType
Defines the Scheduled update type entity.

Namespace

Drupal\scheduled_updates\Entity

Code

protected $update_entity_type;