You are here

protected property FeedType::$fetcher in Feeds 8.3

The fetcher plugin id.

Type: string

File

src/Entity/FeedType.php, line 119

Class

FeedType
Defines the Feeds feed type entity.

Namespace

Drupal\feeds\Entity

Code

protected $fetcher = 'http';