icingaweb2/library/Icinga/Application/Modules
Bas Couwenberg 075eb17005 Use continue <N> in case statements to fix ErrorException with PHP 7.3.
```
Fatal error: Uncaught ErrorException: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?
```
2018-11-23 18:34:56 +01:00
..
DashboardContainer.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Manager.php Modules, Bootstrap: play nice with PHARs 2017-11-21 14:15:41 +01:00
MenuItemContainer.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Module.php Use continue <N> in case statements to fix ErrorException with PHP 7.3. 2018-11-23 18:34:56 +01:00
NavigationItemContainer.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00