src/Result/ValidResult.php
Showing 2 of 2 total issues
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Url $url, HeaderCollection $headers, Body $body, TimeToFirstByte $timeToFirstByte, StatusCode $statusCode
Method fromPrimitives
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$url, array $headerData, $body, $ttfbInMilliseconds, $statusCode