mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-30 21:30:14 +02:00
[Bridge] Rename class RssExpander to FeedExpander
This class no is not RSS only anymore
This commit is contained in:
@@ -585,7 +585,7 @@ abstract class HttpCachingBridgeAbstract extends BridgeAbstract {
|
||||
}
|
||||
}
|
||||
|
||||
abstract class RssExpander extends HttpCachingBridgeAbstract {
|
||||
abstract class FeedExpander extends HttpCachingBridgeAbstract {
|
||||
|
||||
private $name;
|
||||
private $uri;
|
||||
|
Reference in New Issue
Block a user