Core/test/plugins/TestDisabledPlugin
Abel Hoogeveen 68c2aaa210
Implemented all changes requested by FuzeWorks\Application.
- Implemented a exception and error handler which other methods register to. These are executed in the order provided by the Priority class
- Logger now uses the $isEnabled property to determine if it is enabled. $print_to_screen now has its own methods.
- Plugins now use a 'plugin.pluginName.php' file by default
-
2019-03-04 21:18:08 +01:00
..
header.php Implemented namespace change in core_pluginsTest. 2019-02-11 17:29:45 +01:00
plugin.testinvalidclass.php Implemented all changes requested by FuzeWorks\Application. 2019-03-04 21:18:08 +01:00