You are here

constant FEEDS_EXPORT_NONE in Feeds 8.2

Same name and namespace in other branches
  1. 6 feeds.module \FEEDS_EXPORT_NONE
  2. 7.2 feeds.module \FEEDS_EXPORT_NONE
  3. 7 feeds.module \FEEDS_EXPORT_NONE
1 use of FEEDS_EXPORT_NONE
FeedsConfigurable::__construct in lib/Drupal/feeds/Plugin/FeedsConfigurable.php
Constructor, set id and load default configuration.

File

./feeds.module, line 20
Feeds - basic API functions and hook implementations.

Code

define('FEEDS_EXPORT_NONE', 0x0);