732 B
732 B
Description
A clear and concise description of what this pull request adds or changes.
Types of changes
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
Checklist
- I ran
bin/console kimai:codestyle --fixto verify the correct code style - I have updated the documentation accordingly
- I have added tests to cover my changes
- I agree that this code is used in Kimai and will be published under the MIT license