SoapBox/SignedRequests

View on GitHub
src/Requests/Payload.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        string $identifier,
        string $method,
        string $timestamp,
        string $uri,
        string $content
Severity: Minor
Found in src/Requests/Payload.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status