mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-06 16:46:30 +02:00
global: Fix code violations
This commit is contained in:
@@ -55,6 +55,7 @@ class SoundCloudBridge extends BridgeAbstract {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public function getName(){
|
||||
if(!is_null($this->getInput('u'))) {
|
||||
return self::NAME . ' - ' . $this->getInput('u');
|
||||
|
Reference in New Issue
Block a user