This file is required to configure STDERR MVC API as well as providing an integration platform of other APIs via following tags:
Logical schema:
Developers can use different bindings from those provided by framework (components in red above), provided their class extends required prototype and lies in required folder:
XML Tag | Tag Attribute | Class Prototype | Folder |
<reporter> | class | Lucinda\STDERR\Reporter | src/ErrorReporters |
<resolver> | class | Lucinda\MVC\ViewResolver | src/ViewResolvers |
<route> | controller | Lucinda\STDERR\Controller | src/Controllers |