Revision f32d91f6c09d162f9b70e30848f90a035a3ea223

Committed on 21/12/2020 7:22 am by JAC - Frederic Bauer <frederic.bauer@jac-systeme.de> [GitHub Diff]

Documentation Overhaul (derived from the very same commit in the ezplatform 2.5 version) for issues #5, #6 and #4

- Added or improved documentation for every php class of the bundle

- Refactored code for every function and class of the bundle to fit Symfony's coding style more

- In ConfigProcessController.php and routing.yaml for parameter list file download changed the parameter name from "downloadDenominator" to "downloadDescriptor" so it is more clear what the parameter does

- Improved ParametersToFileWriter.php and added checks and editions for special character within keys and also values in order to improve the file representation and keep the output valid yaml (there will hopefully soon be even more improvements to the functionality)