sfu-dhil / wphp

Women's Print History Project database front end.
https://womensprinthistoryproject.com/
GNU General Public License v2.0
1 stars 8 forks source link

Modernize the code base as much as possible. #297

Closed ubermichael closed 2 years ago

ubermichael commented 2 years ago

add nullables convert property annotations to property types convert @param annotations to types where possible. use dependency injection instead of getters refactoring