$responseContent of type string is incompatible with the type array|null expected by parameter $responseData of Laravel\Lumen\Testing\TestCase::seeJsonStructure().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
$responseContent of type string is incompatible with the type array|null expected by parameter $responseData of Laravel\Lumen\Testing\TestCase::seeJsonStructure().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation