mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-24 12:45:05 +02:00
global: Fix code violations
This commit is contained in:
parent
ce65f51d91
commit
e7d3a006c8
52 changed files with 5 additions and 62 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue