[Corona] PHPCS fixes
Review Request #859 — Created Aug. 1, 2022 and submitted — Latest diff uploaded
Information | |
---|---|
d.cova | |
Lunr | |
cs-corona | |
73d40a2... | |
Reviewers | |
lunr | |
style formatting according to the Lunr code standard
ran unit tests
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 4. See what's changed.
orig
1
2
3
4
src/Lunr/Corona/CompactJsonView.php |
---|
src/Lunr/Corona/FrontController.php |
---|
src/Lunr/Corona/HTMLView.php |
---|
src/Lunr/Corona/HttpCode.php |
---|
src/Lunr/Corona/HttpMethod.php |
---|
src/Lunr/Corona/JsonView.php |
---|
src/Lunr/Corona/Model.php |
---|
src/Lunr/Corona/MsgpackView.php |
---|
src/Lunr/Corona/RequestParser.php |
---|
src/Lunr/Corona/RequestResultHandler.php |
---|
src/Lunr/Corona/View.php |
---|
src/Lunr/Corona/WebRequestParser.php |
---|
src/Lunr/Corona/Exceptions/BadGatewayException.php |
---|
src/Lunr/Corona/Exceptions/BadRequestException.php |
---|
src/Lunr/Corona/Exceptions/ConflictException.php |
---|
src/Lunr/Corona/Exceptions/ExpectationFailedException.php |
---|
src/Lunr/Corona/Exceptions/FailedDependencyException.php |
---|
src/Lunr/Corona/Exceptions/ForbiddenException.php |
---|
src/Lunr/Corona/Exceptions/HttpException.php |
---|
src/Lunr/Corona/Exceptions/InternalServerErrorException.php |
---|