mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-10 17:08:47 +00:00
[Bridge] Rename class RssExpander to FeedExpander
This class no is not RSS only anymore
This commit is contained in:
parent
878db6f96e
commit
546c0036df
@ -585,7 +585,7 @@ abstract class HttpCachingBridgeAbstract extends BridgeAbstract {
|
||||
}
|
||||
}
|
||||
|
||||
abstract class RssExpander extends HttpCachingBridgeAbstract {
|
||||
abstract class FeedExpander extends HttpCachingBridgeAbstract {
|
||||
|
||||
private $name;
|
||||
private $uri;
|
||||
|
Loading…
Reference in New Issue
Block a user