[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/Exceptions/MethodNotAllowedException.php |
---|
src/Lunr/Corona/Exceptions/NotFoundException.php |
---|
src/Lunr/Corona/Exceptions/NotImplementedException.php |
---|
src/Lunr/Corona/Exceptions/PreconditionFailedException.php |
---|
src/Lunr/Corona/Exceptions/RequestedRangeNotSatisfiableException.php |
---|
src/Lunr/Corona/Exceptions/UnauthorizedException.php |
---|
src/Lunr/Corona/Exceptions/Tests/BadGatewayExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/BadRequestExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/BadRequestExceptionInputDataTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ConflictExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/FailedDependencyExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ForbiddenExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ForbiddenExceptionInputDataTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/HttpExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/HttpExceptionNoAppCodeTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/HttpExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/InternalServerErrorExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/MethodNotAllowedExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/NotFoundExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/NotImplementedExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/PreconditionFailedExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/RequestedRangeNotSatisfiableExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/UnauthorizedExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/Helpers/HttpExceptionTest.php |
---|
src/Lunr/Corona/Tests/FrontControllerGetTest.php |
---|
src/Lunr/Corona/Tests/MsgpackViewPrintExceptionTest.php |
---|
src/Lunr/Corona/Tests/Helpers/MockUncaughtException.php |
---|