Problem/Motivation
According to PHPStan, the code-base could use some slight tweaks to get it D9/D10 ready.
Steps to reproduce
Run PHP Stan against the code-base
Proposed resolution
Adjust the code to address the issues.
Issue fork restfullogger-3262552
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
rymcveighThe PHPStan code recommendations have been addressed in the MR and are ready for review.
Comment #4
gregglesLGTM!
Comment #6
rymcveigh