apidoc/apidoc-core

@apiPrivate not working

dhans opened this issue · 1 comments

dhans commented

When using the @apiPrivate option on a block, I get the following error:
{"message":"parser plugin 'apiprivate' not found in block: 8","level":"warn"}

Switching to @apiIgnore works.

Hello,

@apiPrivate works as expected in my hands.