Update error handler

This commit is contained in:
Maarten 2019-12-27 00:48:09 +01:00
parent 37e4278952
commit b2ce582152
10 changed files with 131 additions and 24 deletions

View file

@ -79,7 +79,7 @@ class BootstrapFactory {
}
/**
* @return Environment
* @return ViewEngine
*/
public function view()
{