You are here

protected property FileTestBase::$fileSystem in Feeds 8.3

The file and stream wrapper helper.

Type: \Drupal\Core\File\FileSystemInterface

File

tests/src/Kernel/Feeds/Target/FileTestBase.php, line 54

Class

FileTestBase
Base class for file field tests.

Namespace

Drupal\Tests\feeds\Kernel\Feeds\Target

Code

protected $fileSystem;