FeedStorageInterface::getFeedIdsToRefresh

public 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 18

Class

FeedStorageInterface
Defines an interface for aggregator feed entity storage classes.

Namespace

Drupal\aggregator

Code

public function getFeedIdsToRefresh();
doc_Drupal
2016-10-29 09:10:20
Comments
Leave a Comment

Please login to continue.