Reflection class for a {@}link tag in a Docblock.
CloneableFinalInstantiable
Methods |
public __construct(string $link, ?phpDocumentor Initializes a link to a URL. |
public __toString() : string Returns a string representation for this tag. |
public static create(string $body, ?phpDocumentor |
public getLink() : string Gets the link |
Properties |
protected string $name = 'link' |
Properties |
private string $link |
Methods |
public static create(string $body, ?phpDocumentor |