cmuench/yubikey-library

View on GitHub
src/Value/ApiConfiguration.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $clientId,
        $apiSecret,
        $validationServers = null,
        $useHttps = true,
        $syncLevel = 50,
Severity: Major
Found in src/Value/ApiConfiguration.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status