function FeedStorageInterface::getFeedIdsToRefresh
Returns the fids of feeds that need to be refreshed.
Return value
array A list of feed ids to be refreshed.
File
-
core/
modules/ aggregator/ src/ FeedStorageInterface.php, line 23
Class
- FeedStorageInterface
- Defines an interface for aggregator feed entity storage classes.
Namespace
Drupal\aggregatorCode
public function getFeedIdsToRefresh();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.