feediron / ttrss_plugin-feediron

Evolution of ttrss_plugin-af_feedmod
https://discourse.tt-rss.org/t/plugin-update-feediron-v1-2-0/2018
MIT License
204 stars 34 forks source link

Add returntype to methods to comply with PHPStan changes #176

Closed beaucarigan closed 2 years ago

beaucarigan commented 2 years ago

removed unused args for hook_prefs_tabs as well

Fixes #175

dugite-code commented 2 years ago

Great work, always good to get a fix pull request before I know the issue is there!