You are here

protected property CleanState::$feedId in Feeds 8.3

The ID of the feed this state belongs to.

Type: int

File

src/Feeds/State/CleanState.php, line 30

Class

CleanState
State for the clean stage.

Namespace

Drupal\feeds\Feeds\State

Code

protected $feedId;