You are here

protected property FileLogTest::$time in File Log 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Unit/FileLogTest.php \Drupal\Tests\filelog\Unit\FileLogTest::time

A mock of the datetime.time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

tests/src/Unit/FileLogTest.php, line 41

Class

FileLogTest
Test the file logger.

Namespace

Drupal\Tests\filelog\Unit

Code

protected $time;