You are here

protected property FeedType::$parser in Feeds 8.3

The parser plugin id.

Type: string

File

src/Entity/FeedType.php, line 126

Class

FeedType
Defines the Feeds feed type entity.

Namespace

Drupal\feeds\Entity

Code

protected $parser = 'syndication';