You are here

protected property FileLogTokenTest::$userStorage 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::userStorage

A mock of the user entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

FileLogTokenTest
Test the filelog message token integration.

Namespace

Drupal\Tests\filelog\Unit

Code

protected $userStorage;