You are here

protected property EntityProcessorBase::$isLocked in Feeds 8.3

Flag indicating that this processor is locked.

Type: bool

File

src/Feeds/Processor/EntityProcessorBase.php, line 69

Class

EntityProcessorBase
Defines a base entity processor.

Namespace

Drupal\feeds\Feeds\Processor

Code

protected $isLocked;