constant FeedStorageInterface::CLEAR_NEVER in Drupal 9
Same name and namespace in other branches
- 8 core/modules/aggregator/src/FeedStorageInterface.php \Drupal\aggregator\FeedStorageInterface::CLEAR_NEVER
Denotes that a feed's items should never expire.
File
- core/
modules/ aggregator/ src/ FeedStorageInterface.php, line 15
Class
- FeedStorageInterface
- Defines an interface for aggregator feed entity storage classes.
Namespace
Drupal\aggregatorCode
const CLEAR_NEVER = 0;