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 $name |
Properties |
private $link |
Methods |
public static create(string $body, ?phpDocumentor |