mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-31 13:50:23 +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 $name;
|
||||||
private $uri;
|
private $uri;
|
||||||
|
Reference in New Issue
Block a user