DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
712 stars 250 forks source link

PHPstan annotations for ExternalContestSource Service #2323

Closed vmcj closed 6 months ago

vmcj commented 6 months ago

I think most of those events should be translated to DTOs but for now I prefer to have the file cleaned.

This PR does add some actual functional changes, where possible I've put those in separate commits.