2021-02-25 --> 2021-07-01
- LightVarsException – The LightVarsException class.
- LightVarsService – The LightVarsService class.
- LightVarsService::__construct – Builds the LightVarsService instance.
- LightVarsService::setVar – Sets a value in the container.
- LightVarsService::getVar – Returns the variable value associated to the given key.
- LightVarsService::getVars – Returns all the vars stored in this instance.
- LightVarsService::resolveContainerNotation – Resolves the container variables in the given string, if they are written in "container notation".