protected property Cron::$container in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/ProxyClass/Cron.php \Drupal\Core\ProxyClass\Cron::container
- 9 core/lib/Drupal/Core/ProxyClass/Cron.php \Drupal\Core\ProxyClass\Cron::container
The service container.
Type: \Symfony\Component\DependencyInjection\ContainerInterface
File
- core/
lib/ Drupal/ Core/ ProxyClass/ Cron.php, line 39
Class
- Cron
- Provides a proxy class for \Drupal\Core\Cron.
Namespace
Drupal\Core\ProxyClassCode
protected $container;