Classes/Response/ResponseBuilder.php
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
default => $this->createResponseGeneric($finalResponseData, $configuration),
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
return match ($responseType) {
- Exclude checks