-
Notifications
You must be signed in to change notification settings - Fork 384
Open
Milestone
Description
switch all classes and interfaces to return type declarations over @return and parameter&property type declarations.
this means bumping the minimum PHP version to 7.4. imo this is worth it.
at the same time, make everything we can final and methods private over protected, unless they are explicitly meant as extension points.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels