You are here

protected property HttpFetcher::$fileSystem in Feeds 8.3

Drupal file system helper.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Feeds/Fetcher/HttpFetcher.php, line 56

Class

HttpFetcher
Defines an HTTP fetcher.

Namespace

Drupal\feeds\Feeds\Fetcher

Code

protected $fileSystem;