You are here

public property State::$total in Feeds 8.3

The total number of items being processed.

Type: int

File

src/State.php, line 32

Class

State
Status of the import or clearing operation of a Feed.

Namespace

Drupal\feeds

Code

public $total = 0;