You are here

protected property ParserBase::$feedsExMessenger in Feeds extensible parsers 8

The messenger, for compatibility with Drupal 8.5.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/Feeds/Parser/ParserBase.php, line 36

Class

ParserBase
The Feeds extensible parser.

Namespace

Drupal\feeds_ex\Feeds\Parser

Code

protected $feedsExMessenger;