Showing 2 of 4 total issues
Method __construct
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($name, $endpoint, $logger, $sampler = null, $traceId = null, $traceSpanId = null)
Method __construct
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$id,
$name,
$annotationBlock,
$metadata = null,
$traceId = null,