You are here

protected property LogRotator::$time in File Log 8

Same name and namespace in other branches
  1. 2.0.x src/LogRotator.php \Drupal\filelog\LogRotator::time

The datetime.time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/LogRotator.php, line 51

Class

LogRotator
Log rotation cron service.

Namespace

Drupal\filelog

Code

protected $time;