You are here

protected property ParseEvent::$parserResult in Feeds 8.3

The parser result.

Type: \Drupal\feeds\Result\ParserResultInterface

File

src/Event/ParseEvent.php, line 26

Class

ParseEvent
Fired to begin parsing.

Namespace

Drupal\feeds\Event

Code

protected $parserResult;