Netbeans And Phpdoc Not Found

I always use php documentation as a code assistance while writing code.

For the method phpdoc, the code assistance is working fine…

But only the parameter, the phpdoc just say "phpDoc not found"…

I’m wondering where it’s my IDE fault or should i have to install any other plugin?

please advise

Which code you have problem with exactly?

Sorry, i forgot to attach the file

Also, @inheritdoc don’t work on netbeans (try, 7.3, 7.4, 8.0)

@inheritdoc works in nightly builds as far as I know.

Your problem looks like IDE bug.