constant AGGREGATOR_CLEAR_NEVER

Denotes that a feed's items should never expire.

File

core/modules/aggregator/aggregator.module, line 14
Used to aggregate syndicated content (RSS, RDF, and Atom).

Code

const AGGREGATOR_CLEAR_NEVER = 0;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!aggregator!aggregator.module/constant/AGGREGATOR_CLEAR_NEVER/8.1.x