protected property BaseUpdateRunner::$isRunByCron in Scheduled Updates 8
If the runner is currently run by cron.
Type: bool
File
- src/
Plugin/ BaseUpdateRunner.php, line 80 - Contains \Drupal\scheduled_updates\Plugin\BaseUpdateRunner.
Class
Namespace
Drupal\scheduled_updates\PluginCode
protected $isRunByCron = FALSE;