silverstripe / silverstripe-framework

Silverstripe Framework, the MVC framework that powers Silverstripe CMS
https://www.silverstripe.org
BSD 3-Clause "New" or "Revised" License
719 stars 820 forks source link

Add generic typehints in PHPDoc #11066

Closed GuySartorelli closed 5 months ago

GuySartorelli commented 7 months ago

We should add PHPDoc typehints for generics where appropriate, to improve DX and type safety.

Potentially Handy Links

Acceptance criteria

Notes

PRs

emteknetnz commented 5 months ago

I reviewed up to and including recipe-cms

emteknetnz commented 5 months ago

I reviewed up to and including login-forms