public property State::$progress in Feeds 8.3
Denotes the progress made.
0.0 meaning no progress. 1.0 = StateInterface::BATCH_COMPLETE meaning finished.
Type: float
File
- src/
State.php, line 18
Class
- State
- Status of the import or clearing operation of a Feed.
Namespace
Drupal\feedsCode
public $progress = StateInterface::BATCH_COMPLETE;