Closed saskodh closed 8 years ago
Extract the logic for providing properties from the ApplicationContext to an Environment facade class.
Environment.getProperty('prop');
Added few comments in the commit (https://github.com/saskodh/framework/commit/3d1e456edeb554b1232747f0f9b229ed2a4854b2) after a review. @damjangelovski please check them.
Task
Extract the logic for providing properties from the ApplicationContext to an Environment facade class.