You are here

protected property FileLogTest::$virtualFileSystem in File Log 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Unit/FileLogTest.php \Drupal\Tests\filelog\Unit\FileLogTest::virtualFileSystem

The virtual file-system.

Type: \org\bovigo\vfs\vfsStreamDirectory

Overrides FileLogTestBase::$virtualFileSystem

File

tests/src/Unit/FileLogTest.php, line 49

Class

FileLogTest
Test the file logger.

Namespace

Drupal\Tests\filelog\Unit

Code

protected $virtualFileSystem;