Print warning when @link is ambiguous.
Like when {@link #foo} refers to either #method-foo or #event-foo. Also add new warning type: link_ambiguous.
Loading
Please register or sign in to comment
Like when {@link #foo} refers to either #method-foo or #event-foo. Also add new warning type: link_ambiguous.