mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-22 03:34:46 +02:00
refactor (#3668)
This commit is contained in:
parent
cf7e3eea56
commit
e6aef73a02
15 changed files with 134 additions and 384 deletions
|
@ -74,7 +74,7 @@ abstract class FeedExpander extends BridgeAbstract
|
|||
/**
|
||||
* Collects data from an existing feed.
|
||||
*
|
||||
* Children should call this function in {@see BridgeInterface::collectData()}
|
||||
* Children should call this function in {@see BridgeAbstract::collectData()}
|
||||
* to extract a feed.
|
||||
*
|
||||
* @param string $url URL to the feed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue