To create a Configuration, you must do the following:
- Create a class that extends
eru123\config\BaseConfig
- Ensure that the class is loaded through the Composer Autoloader (see Autoloading)
To create a Configuration, you must do the following:
eru123\config\BaseConfig