You are here

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

A mock of the date.formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

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

Class

FileLogTokenTest
Test the filelog message token integration.

Namespace

Drupal\Tests\filelog\Unit

Code

protected $dateFormatter;