You are here

protected property UnitTestBase::$fileSystem in Feeds extensible parsers 8

A mocked file system.

Type: \Drupal\Core\File\FileSystemInterface

File

tests/src/Unit/UnitTestBase.php, line 25

Class

UnitTestBase
Base class for units tests.

Namespace

Drupal\Tests\feeds_ex\Unit

Code

protected $fileSystem;