mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-05-14 03:30:12 +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.