Problem/Motivation
Currently there are new PHPStan errors for the 3.x branch:
- https://git.drupalcode.org/project/view_mode_switch/-/jobs/11564736
- https://git.drupalcode.org/project/view_mode_switch/-/jobs/11564737
Steps to reproduce
See CI output of link above or run a PHPStan analysis in the module's directory
Proposed resolution
Fix errors reported by PHPStan
Remaining tasks
- Create issue fork and MR to fix the issue
User interface changes
n/a
API changes
n/a
Data model changes
n/a
Issue fork view_mode_switch-3617819
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
hctomFix typos in issue body
Comment #5
hctomThis is fixed now
Comment #7
hctom