FeedInterface::getRefreshRate

public FeedInterface::getRefreshRate()

Returns the refresh rate of the feed in seconds.

Return value

int The refresh rate of the feed in seconds.

File

core/modules/aggregator/src/FeedInterface.php, line 48

Class

FeedInterface
Provides an interface defining an aggregator feed entity.

Namespace

Drupal\aggregator

Code

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

Please login to continue.