Psr\Log\LoggerInterface::class of type string is incompatible with the type array expected by parameter $args of Mockery::mock().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
'get' of type string is incompatible with the type array expected by parameter $methodNames of Mockery\MockInterface::shouldReceive().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
$loggerMock of type Mockery\MockInterface is incompatible with the type array<mixed,mixed> expected by parameter $args of Mockery\Expectation::andReturn().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
$loggerMock of type Mockery\MockInterface is incompatible with the type array expected by parameter $args of Mockery\ExpectationInterface::andReturn().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation