- My code follows the style guidelines of this project
- I have performed a self-review of my code, and my changes generate no new warnings
- I have commented my code (docBlock), particularly in hard-to-understand areas
- I have added tests that prove my fix is effective or that my feature works (in the
testsdirectory. If required) - New and existing unit tests pass locally with my changes
- I have completed the formatting process of my changes