constant StateInterface::FETCH in Feeds 8.3
Denotes the fetch stage.
File
- src/
StateInterface.php, line 29
Class
- StateInterface
- Status of the import or clearing operation of a Feed.
Namespace
Drupal\feedsCode
const FETCH = 'fetch';
Denotes the fetch stage.
const FETCH = 'fetch';