FeedStorageInterface::CLEAR_NEVER
Same name in other branches
- 8.9.x 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;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.