Problem/Motivation
PHPStan baseline is currently skipping multiple Call to an undefined method
errors.
Steps to reproduce
grep "// identifier: method.notFound" core/.phpstan-baseline.php
Proposed resolution
Fix the errors, clean up the baseline.
PHPStan baseline is currently skipping multiple Call to an undefined method
errors.
grep "// identifier: method.notFound" core/.phpstan-baseline.php
Fix the errors, clean up the baseline.