Open grekpg opened 1 month ago
Hello @mixin
is a PHPStan annotation: https://phpstan.org/writing-php-code/phpdocs-basics#mixins it's not referring a class so it shouldn't be imported.
What is the tool that is complaining about this annotation? I suspect it needs to be updated or may have a whitelist where to set global annotations.
get this error , how fix it ?
The annotation "@mixin" in class Carbon\Carbon was never imported. Did you maybe forget to add a "use" statement for this annotation?
backtrace