mirror of
https://github.com/flarum/core.git
synced 2025-07-24 18:21:33 +02:00
* Returning the $default value if there's no config This is especially important for the CookieFactory which accesses the configuration before the application is installed * Injecting the configuration values into the CookieFactory