You are here

protected property FileLogRotationTest::$token in File Log 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Unit/FileLogRotationTest.php \Drupal\Tests\filelog\Unit\FileLogRotationTest::token

A mock of the token service.

Type: \Drupal\Core\Utility\Token

File

tests/src/Unit/FileLogRotationTest.php, line 40

Class

FileLogRotationTest
Tests the log rotation of the file logger.

Namespace

Drupal\Tests\filelog\Unit

Code

protected $token;