Revision 13c6ee631a8884189c4c1719a7b9338a218354db
Committed on 07/01/2021 7:11 am by
Frederic Bauer <57102171+northernseacharting@users.noreply.github.com> [GitHub Diff]
Commit concerns issues #5 and #6 ,#8 and #9
PHP:
- ConfigLocationOutputCommand.php: Added Symfony console command to display the configuration paths (as determined by the bundle) of the parameters.
- ProcessedConfigOutputCommand.php: Added styling to the command output to provide more information and feedback to the user and updated its documentation.
- ConfigProcessController.php: Removed unnecessary comments from the controller.
- CJWConfigProcessorExtension.php: Modified config so that the environmental variables are turned on by default.
- CustomParamProcessor.php: Small documentation fix.
Config:
- services.yml: Added new console command as Symfony service.