mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-09 16:38:50 +00:00
[YoutubeBridge] Fix sniff violation
This is a fix for a sniff violation not detected by newer versions of phpcs (not sure why though, it's detected in version 2.7.1).
This commit is contained in:
parent
f4a60c1777
commit
01a2746715
@ -226,5 +226,5 @@ class YoutubeBridge extends BridgeAbstract {
|
|||||||
default:
|
default:
|
||||||
return parent::getName();
|
return parent::getName();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user