Solar_Markdown_Apidoc_ClassPage::_getPackageLink()
protected
string
Solar_Markdown_Apidoc_ClassPage::_getPackageLink
( string $package
, string $text
, string $atch
)
Builds a link to a package page.
Parameters
(string)
$package
: The package name.(string)
$text
: The displayed text for the link.(string)
$atch
: Additional non-linked text.
Returns
(string) The replacement text.
Description
Builds a link to a package page.