static::class of type string is incompatible with the type integer expected by parameter $code of LogicException::__construct().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
Konekt\Concord\Contracts\Module::class of type string is incompatible with the type Throwable|null expected by parameter $previous of LogicException::__construct().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation