You are here

protected property Cron::$container in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 43
Contains \Drupal\Core\ProxyClass\Cron.

Class

Cron
Provides a proxy class for \Drupal\Core\Cron.

Namespace

Drupal\Core\ProxyClass

Code

protected $container;