mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-12 19:44:12 +02:00
bridges: Remove unnecessary functions getName() and getURI()
This commit is contained in:
@@ -156,14 +156,6 @@ class Arte7Bridge extends BridgeAbstract{
|
||||
}
|
||||
}
|
||||
|
||||
public function getName(){
|
||||
return 'Arte7';
|
||||
}
|
||||
|
||||
public function getURI(){
|
||||
return 'http://www.arte.tv/';
|
||||
}
|
||||
|
||||
public function getCacheDuration(){
|
||||
return 1800; // 30 minutes
|
||||
}
|
||||
|
Reference in New Issue
Block a user