Skip to content
Commit ac0f6847 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Eliminate Method- and PropertySignature classes.

Instead the MemberTag class now has two helper methods:

- member_link - for rendering member name as a link.
- member_params - for rendering the params list.

Most of the complexity was really related to rendering the
method signature - all this logic is now in Tag::Method class.
parent 91811420
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment