PHP 8.5.0 Beta 3 available for testing

CommonMark\Node\Link::__construct

(cmark >= 1.0.0)

CommonMark\Node\Link::__construct โ€” Link Construction

่ชฌๆ˜Ž

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

่ญฆๅ‘Š

ใ“ใฎ้–ขๆ•ฐใฏใ€ ็พๅœจใฎใจใ“ใ‚่ฉณ็ดฐใชๆƒ…ๅ ฑใฏใ‚ใ‚Šใพใ›ใ‚“ใ€‚ๅผ•ๆ•ฐใฎใƒชใ‚นใƒˆใฎใฟใŒ ่จ˜่ฟฐใ•ใ‚Œใฆใ„ใพใ™ใ€‚

ใƒ‘ใƒฉใƒกใƒผใ‚ฟ

url

title

๏ผ‹add a note

User Contributed Notes

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