You are here

protected property UltimateCron::$container in Ultimate Cron 8.2

The service container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

src/ProxyClass/UltimateCron.php, line 34

Class

UltimateCron
Provides a proxy class for \Drupal\ultimate_cron\UltimateCron.

Namespace

Drupal\ultimate_cron\ProxyClass

Code

protected $container;