[Corona] PHPCS fixes

Review Request #859 — Created Aug. 1, 2022 and submitted — Latest diff uploaded

d.cova
Lunr
cs-corona
73d40a2...
lunr

style formatting according to the Lunr code standard

ran unit tests

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/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/Tests/CompactJsonViewBaseTest.php
src/Lunr/Corona/Tests/CompactJsonViewTest.php
src/Lunr/Corona/Tests/ControllerBaseTest.php
src/Lunr/Corona/Tests/ControllerResultTest.php
src/Lunr/Corona/Tests/ControllerTest.php
src/Lunr/Corona/Tests/FrontControllerBaseTest.php
src/Lunr/Corona/Tests/FrontControllerDispatchTest.php
src/Lunr/Corona/Tests/FrontControllerGetTest.php
This diff has been split across 4 pages: < 1 2 3 4 >
Loading...