You are here

constant FeedInterface::ACTIVE in Feeds 8.3

Represents an active feed.

File

src/FeedInterface.php, line 22

Class

FeedInterface
Provides an interface defining a feeds_feed entity.

Namespace

Drupal\feeds

Code

const ACTIVE = 1;