You are here

constant FeedsExecutableInterface::FETCH in Feeds 8.3

Parameter passed when fetching.

File

src/FeedsExecutableInterface.php, line 22

Class

FeedsExecutableInterface
Defines an interface for importing feeds.

Namespace

Drupal\feeds

Code

const FETCH = 'fetch';