PHPixie/HTTP

View on GitHub
src/PHPixie/HTTP/Messages/Message/Request/ServerRequest/Implementation.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        $protocolVersion,
        $headers,
        $body,
        $method,
        $uri,

    There are no issues that match your filters.

    Category
    Status