mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-31 05:40:24 +02:00
global: Fix code violations
This commit is contained in:
@@ -18,7 +18,6 @@ require_once __DIR__ . '/../lib/rssbridge.php';
|
||||
* CACHE_TIMEOUT and PARAMETERS are optional
|
||||
*/
|
||||
final class BridgeImplementationTest extends TestCase {
|
||||
|
||||
private function CheckBridgePublicFunctions($bridgeName){
|
||||
|
||||
$parent_methods = array();
|
||||
|
Reference in New Issue
Block a user