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