icingaweb2/library/Icinga/Web/Response
Eric Lippmann 73a6750489 Make phpcs and PhpStorm happy w/ intentional switch, case fall-throughs
Unfortunately, PhpStorm does not regonise PSR2 fall-through comments.
On the other hand, phpcs does not support the @noinspection phpdoc comment (/**).
The fix is a mix of PSR2 comments and @noinspection tags in code comments.
2017-11-08 10:25:28 +01:00
..
JsonResponse.php Make phpcs and PhpStorm happy w/ intentional switch, case fall-throughs 2017-11-08 10:25:28 +01:00