protected property FileLogTest::$fileSystem in File Log 8
Same name and namespace in other branches
- 2.0.x tests/src/Unit/FileLogTest.php \Drupal\Tests\filelog\Unit\FileLogTest::fileSystem
A mock of the file_system service.
Type: \Drupal\Core\File\FileSystemInterface
File
- tests/
src/ Unit/ FileLogTest.php, line 55
Class
- FileLogTest
- Test the file logger.
Namespace
Drupal\Tests\filelog\UnitCode
protected $fileSystem;