You are here

protected property ParseEvent::$fetcherResult in Feeds 8.3

The fetcher result.

Type: \Drupal\feeds\Result\FetcherResultInterface

File

src/Event/ParseEvent.php, line 19

Class

ParseEvent
Fired to begin parsing.

Namespace

Drupal\feeds\Event

Code

protected $fetcherResult;