You are here

protected property BaseUpdateRunner::$isUserSwitched in Scheduled Updates 8

If the runner is currently switched to a different user.

Type: boolean

File

src/Plugin/BaseUpdateRunner.php, line 73
Contains \Drupal\scheduled_updates\Plugin\BaseUpdateRunner.

Class

BaseUpdateRunner

Namespace

Drupal\scheduled_updates\Plugin

Code

protected $isUserSwitched;