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
1 | const AGGREGATOR_CLEAR_NEVER = 0; |
Denotes that a feed's items should never expire.
1 | const AGGREGATOR_CLEAR_NEVER = 0; |
Designed by : w10schools
service@w10schools.com
Please login to continue.