You are here

protected property Cron::$time in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Cron.php \Drupal\Core\Cron::time

The time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

core/lib/Drupal/Core/Cron.php, line 79

Class

Cron
The Drupal core Cron service.

Namespace

Drupal\Core

Code

protected $time;