mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-05-10 17:50:14 +02:00
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.