phpstan / phpstan-doctrine

Doctrine extensions for PHPStan
MIT License
588 stars 96 forks source link

add immediately-invoked-callable into EntityManager stub #573

Closed mzk closed 3 months ago

mzk commented 3 months ago

https://phpstan.org/writing-php-code/phpdocs-basics#callables

ondrejmirtes commented 3 months ago

Thank you.