$model of type MaksimM\CompositePrimaryKeys\Tests\Stubs\TestUser is incompatible with the type MaksimM\CompositePrimary...Stubs\TestBinaryRoleHex expected by parameter $binaryRole of MaksimM\CompositePrimary...ryKeyJob::__construct().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
22
$job = new TestSingleBinaryKeyJob(/** @scrutinizer ignore-type */ $model);