pecm/pickling

View on GitHub
src/Resource/Package.php

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

Showing 1 of 1 total issue

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

ChannelInterface $channel,
ClientInterface $httpClient,
RequestFactoryInterface $requestFactory,
StreamFactoryInterface $streamFactory,
string $packageName
Severity: Minor
Found in src/Resource/Package.php - About 35 mins to fix
    Category
    Status