You are here

public property State::$skipped in Feeds 8.3

The number of Feed items skipped.

Type: int

File

src/State.php, line 60

Class

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

Namespace

Drupal\feeds

Code

public $skipped = 0;