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

Introduce @alias tag to define class aliases.

At the same time keep allow @alias to be used as @inheritdoc.

This will be treated as class alias:

    @alias foo.bar

While '#' in alias will signify that it's inheritdoc definition:

    @alias foo.bar#baz
parent 85374db3
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