loadConfig renamed in EmbeddedWeb
This commit is contained in:
parent
57caacb93f
commit
c1177b72e7
|
@ -54,7 +54,7 @@ class EmbeddedWeb extends ApplicationBootstrap
|
|||
*/
|
||||
protected function bootstrap()
|
||||
{
|
||||
return $this->setupConfig()
|
||||
return $this->loadConfig()
|
||||
->setupErrorHandling()
|
||||
->setupTimezone()
|
||||
->setupModuleManager()
|
||||
|
|
Loading…
Reference in New Issue