This name is pretty naff, it does a lot more than just use Dice, it basically creates the default config
Sets Loader
Sets Dice as DI
Sets the registration service
Adds the Hookable Middleware
A new method of App_Factory::default_setup() should be added. As this is used in all projects, test cases etc, it should not be deprecated until V2, but docblock should suggest not using it.
This name is pretty naff, it does a lot more than just use Dice, it basically creates the default config
A new method of
App_Factory::default_setup()
should be added. As this is used in all projects, test cases etc, it should not be deprecated until V2, but docblock should suggest not using it.