protected property ScheduledUpdateType::$update_runner in Scheduled Updates 8
Type: array
File
- src/
Entity/ ScheduledUpdateType.php, line 107 - Contains \Drupal\scheduled_updates\Entity\ScheduledUpdateType.
Class
- ScheduledUpdateType
- Defines the Scheduled update type entity.
Namespace
Drupal\scheduled_updates\EntityCode
protected $update_runner = [
'id' => 'default_embedded',
];