PHP: CommonMark\Node\Link::__construct - Manual (original) (raw)
Change language:
(cmark >= 1.0.0)
CommonMark\Node\Link::__construct — Link Construction
Description
public CommonMark\Node\Link::__construct()
public CommonMark\Node\Link::__construct(string $url)
public CommonMark\Node\Link::__construct(string $url, string $title)
Warning
This function is currently not documented; only its argument list is available.
Parameters
url
title
Found A Problem?
Learn How To Improve This Page •Submit a Pull Request •Report a Bug
User Contributed Notes
There are no user contributed notes for this page.