Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 177 Bytes

CONTRIBUTING.md

File metadata and controls

4 lines (3 loc) · 177 Bytes

Coding Style

This project uses PSR-12 with consistent brace placement. This means that the opening brace is always on the same line, even for class and method declarations.