packbackbooks/lti-1-3-php-library

View on GitHub
src/Lti1p1Key.php

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

Method sign has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function sign(string $deploymentId, string $iss, string $clientId, string $exp, string $nonce): string
Severity: Minor
Found in src/Lti1p1Key.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status