You are here

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

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

A mock of the token service.

Type: \Drupal\Core\Utility\Token

File

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

Class

FileLogTokenTest
Test the filelog message token integration.

Namespace

Drupal\Tests\filelog\Unit

Code

protected $token;