protected property Cron::$accountSwitcher in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Cron.php \Drupal\Core\Cron::accountSwitcher
- 9 core/lib/Drupal/Core/Cron.php \Drupal\Core\Cron::accountSwitcher
The account switcher service.
Type: \Drupal\Core\Session\AccountSwitcherInterface
File
- core/
lib/ Drupal/ Core/ Cron.php, line 60
Class
- Cron
- The Drupal core Cron service.
Namespace
Drupal\CoreCode
protected $accountSwitcher;