dedoc/scramble

resource inline @mixin problems

Closed this issue · 0 comments

image
In this screen its inline comment with @mixin and api not get properties from model.
If I change to multiple line it's working but in most cases i use only one line comment.

/**
 * @mixin User
 */

The problem that api not show @mixin model types if its inline.