Method | Description | |
---|---|---|
format ( string $text ) : string |
Method | Description | |
---|---|---|
getMatchFormatter ( integer $linkIdx = 1, integer $labelIdx = 2 ) : Closure |
protected getMatchFormatter ( integer $linkIdx = 1, integer $labelIdx = 2 ) : Closure | ||
$linkIdx | integer | The index of the matches containing the resource link |
$labelIdx | integer | The index of the matches containing the label (if one exists) |
return | Closure | A callable to be passed to preg_replace_callback |