You are here

protected property RawFetcherResult::$fileSystem in Feeds 8.3

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Result/RawFetcherResult.php, line 29

Class

RawFetcherResult
A fetcher result object that accepts a raw string.

Namespace

Drupal\feeds\Result

Code

protected $fileSystem;