CommonMark\Node\Link::__construct

(cmark >= 1.0.0)

CommonMark\Node\Link::__constructLink Construction

Opis

public CommonMark\Node\Link::__construct ( void )
public CommonMark\Node\Link::__construct ( string $url )
public CommonMark\Node\Link::__construct ( string $url , string $title )

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

url

title

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top