protected property FileLogTokenTest::$userStorage in File Log 8
Same name and namespace in other branches
- 2.0.x 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 56
Class
- FileLogTokenTest
- Test the filelog message token integration.
Namespace
Drupal\Tests\filelog\UnitCode
protected $userStorage;