It would be nice if `@implements` tag of PHPStan would be supported. Example file: https://github.com/shopwareLabs/phpstan-shopware/blob/main/src/Rule/DisallowFunctionsRule.php So such errors are now shown as it knows that $node can be only FuncCall <img width="565" alt="Image" src="https://github.com/user-attachments/assets/e8b5e49f-dd25-404a-b275-09e76aa435a3" />
It would be nice if
@implementstag of PHPStan would be supported.Example file: https://github.com/shopwareLabs/phpstan-shopware/blob/main/src/Rule/DisallowFunctionsRule.php
So such errors are now shown as it knows that $node can be only FuncCall