[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/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/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
src/Lunr/Corona/Tests/FrontControllerLookupTest.php
src/Lunr/Corona/Tests/FrontControllerRouteTest.php
src/Lunr/Corona/Tests/FrontControllerTest.php
src/Lunr/Corona/Tests/HTMLViewBaseTest.php
This diff has been split across 5 pages: < 1 2 3 4 5 >
Loading...