icingaweb2/application/forms
Alexander Klimov 87a5967501 Remove leading backslashes from the targets of use statements
- use \Exception;
+ use Exception;
2014-08-27 11:16:44 +02:00
..
Authentication LoginForm: explicitely remove renderLayout 2014-08-19 11:35:51 +02:00
Config Remove leading backslashes from the targets of use statements 2014-08-27 11:16:44 +02:00
Dashboard Remove license headers from all files 2014-07-15 13:43:52 +02:00
Install Remove @codeCoverageIgnoreStart/-Stop annotations 2014-06-30 13:58:37 +02:00
Preference Remove leading backslashes from the targets of use statements 2014-08-27 11:16:44 +02:00