summaryrefslogtreecommitdiffstats
path: root/fetcher/ifeedfetcher.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-12 23:05:43 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-12 23:05:43 +0200
commit541318cb81710ef080b30cc790681ace773c11ac (patch)
tree74d3c0ae992e6c0b7887c1c5cfce2cc24ca64019 /fetcher/ifeedfetcher.php
parenta72ed5f93f430ffb94ea87c5487e9e8ec0dd9642 (diff)
more fixes
Diffstat (limited to 'fetcher/ifeedfetcher.php')
-rw-r--r--fetcher/ifeedfetcher.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/fetcher/ifeedfetcher.php b/fetcher/ifeedfetcher.php
index 9bfb4957d..9cdde5cdf 100644
--- a/fetcher/ifeedfetcher.php
+++ b/fetcher/ifeedfetcher.php
@@ -16,8 +16,9 @@ namespace OCA\News\Fetcher;
interface IFeedFetcher {
/**
- * @param string url the url that the user entered in the add feed dialog
- * box
+ * @param string url remote url of the feed
+ * @param boolean $getFavicon if the favicon should also be fetched, defaults
+ * to true
* @throws FetcherException if the fetcher encounters a problem
* @return array with the first element being the feed and the
* second element being an array of items. Those items will be saved into