protected property Cron::$logger in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Cron.php \Drupal\Core\Cron::logger
- 9 core/lib/Drupal/Core/Cron.php \Drupal\Core\Cron::logger
A logger instance.
Type: \Psr\Log\LoggerInterface
File
- core/
lib/ Drupal/ Core/ Cron.php, line 67
Class
- Cron
- The Drupal core Cron service.
Namespace
Drupal\CoreCode
protected $logger;