Avoid phpstan error on variable passed to factory
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.