You are here

constant FeedTypeInterface::SCHEDULE_CONTINUOUSLY in Feeds 8.3

Indicates that a feed should be imported as often as possible.

File

src/FeedTypeInterface.php, line 24

Class

FeedTypeInterface
Provides an interface defining a feeds feed type entity.

Namespace

Drupal\feeds

Code

const SCHEDULE_CONTINUOUSLY = 0;