protected property FileLogRotationTest::$time in File Log 8
Same name and namespace in other branches
- 2.0.x tests/src/Unit/FileLogRotationTest.php \Drupal\Tests\filelog\Unit\FileLogRotationTest::time
A mock of the datetime.time service.
Type: \Drupal\Component\Datetime\TimeInterface
File
- tests/
src/ Unit/ FileLogRotationTest.php, line 47
Class
- FileLogRotationTest
- Tests the log rotation of the file logger.
Namespace
Drupal\Tests\filelog\UnitCode
protected $time;