final class MissingConstructorArgumentException
    extends HydrationException

Fixture data cannot supply a required constructor argument.

Properties§

public string $className
public string $parameterName

Methods§

public function __construct(public string $className, public string $parameterName)

Fixture data cannot supply a required constructor argument.

Parameters

$classNamestring
$parameterNamestring
Calls 2

Test cases 17§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 16

Relations§

Instantiated in 1