You are here

protected property FeedImporter::$last_run_items in Feed Import 8

Determines if importer runs on cron.

Type: int

File

feed_import_base/src/Entity/FeedImporter.php, line 71

Class

FeedImporter
Defines the Feed Importer entity.

Namespace

Drupal\feed_import_base\Entity

Code

protected $last_run_items;