hfour / h4bff

H4's backend & frontend framework :cupid::wrench: https://hfour.github.io/h4bff/
MIT License
7 stars 2 forks source link

exposed hasSingleton() in App #31

Closed EmilH4 closed 5 years ago

EmilH4 commented 5 years ago

in core: App, hasSingleton() has now protected instead of private access. The reason for this is because we want to be able to check from the plugins whether the config singletons have been loaded, before initializing the config.