Commit Graph

2 Commits

Author SHA1 Message Date
8b9cc8c109 Add all WP db variable to the Env. 2015-07-29 16:35:10 +02:00
8e0217674f Env class to hold all environment variables.
We are going to use this class to store all variables
that we would store with globals and defines.
It will be initialized in the initializer and we'll be
able to get any variable with static methods.
2015-07-29 16:23:50 +02:00