$config of type Mockery\LegacyMockInterface|Mockery\MockInterface is incompatible with the type think\Config expected by parameter $config of think\Db::__make().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
$event of type Mockery\LegacyMockInterface|Mockery\MockInterface is incompatible with the type think\Event expected by parameter $event of think\Db::__make().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
$log of type Mockery\LegacyMockInterface|Mockery\MockInterface is incompatible with the type think\Log expected by parameter $log of think\Db::__make().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
$cache of type Mockery\LegacyMockInterface|Mockery\MockInterface is incompatible with the type think\Cache expected by parameter $cache of think\Db::__make().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation