You are here

protected property FileLogTokenTest::$token in File Log 8

Same name and namespace in other branches
  1. 2.0.x 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 42

Class

FileLogTokenTest
Test the filelog message token integration.

Namespace

Drupal\Tests\filelog\Unit

Code

protected $token;