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