getSnippet() public method
Returns current snippet value or generates new one from given match.
public string getSnippet ( $match = null, $options = [] ) | ||
---|---|---|
$match | string |
Snippet source query |
$options | array |
List of options in format: optionName => optionValue |
return | string |
Snippet value |
Please login to continue.