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