You are here

public function FeedImporterInterface::getCronImport in Feed Import 8

Returns the cron setting for the importer.

1 method overrides FeedImporterInterface::getCronImport()
FeedImporter::getCronImport in feed_import_base/src/Entity/FeedImporter.php
Returns the cron setting for the importer.

File

feed_import_base/src/FeedImporterInterface.php, line 20

Class

FeedImporterInterface
Provides an interface defining an Example entity.

Namespace

Drupal\feed_import_base

Code

public function getCronImport();