You are here

protected property CleanState::$initiated in Feeds 8.3

Whether or not the list was initiated or not.

Type: bool

File

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

Class

CleanState
State for the clean stage.

Namespace

Drupal\feeds\Feeds\State

Code

protected $initiated = FALSE;