Reference of all supported phpdoc tags

Hi,

After a long search I found the wonderful tag I needed desperately: @mixin. But that was not easy to find. (ok I am still a newby on phpstorm, using it for about 2 months, coming from 10 years of netbeans)

Is there any reference of all the phpdoc tags, with some explanation,  that are supported by phpstorm??

Thanks in advance, flexjoly

0
3 comments

Hi!
PhpStorm supports all tags described in the PHPDoc official documentation. Besides, some tags from other tools are supported, too. For example, PHPStan tags, where the \@mixin tag that you mentioned, belongs.
Unfortunately, there is no list of all PHPDoc tags that you can use in PhpStorm.

0

Hi, 

Thanks for your reply.

Then the question becomes: can jetbrains please provide such a reference list?

0

Hi,
There were no such requests from users before: you can submit this to our tracker at https://youtrack.jetbrains.com/newIssue describing why you need this in details

0

Please sign in to leave a comment.