protected property FileLogTestBase::$virtualFileSystem in File Log 8
Same name and namespace in other branches
- 2.0.x tests/src/Unit/FileLogTestBase.php \Drupal\Tests\filelog\Unit\FileLogTestBase::virtualFileSystem
The virtual file system, for manipulating files in-memory.
Type: \org\bovigo\vfs\vfsStreamDirectory
File
- tests/
src/ Unit/ FileLogTestBase.php, line 24
Class
- FileLogTestBase
- Base class for file-base filelog tests.
Namespace
Drupal\Tests\filelog\UnitCode
protected $virtualFileSystem;