Problem/Motivation
Amongst the current suppressions found in the PHPStan level 1 baseline is: @coversDefaultClass defined on class method foo..
This issue exists to fix all of those.
Steps to reproduce
- Run PHPStan on level 1 and see the above issue amongst all others.
Proposed resolution
- Solve all of the reported issues for the above mentioned.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3359179
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:
- 3359179-fix-phpstan-l1
changes, plain diff MR !3967
Comments
Comment #3
spokjeComment #4
mondrakethanks
Comment #7
longwaveCommitted and pushed 67bad1b36c to 11.x (10.2.x). Thanks!