Skip to content

Avoid phpstan error on variable passed to factory

Compare
Choose a tag to compare
@tmotyl tmotyl released this 05 Mar 21:43
· 12 commits to main since this release

This is an important release, it will ease the use of phpstan-magento, as now it will not throw internal phpstan error
when the variable is being passed to a factory.
Thus you don't have to exclude the whole file from the analysis.