Less than 1 minute
seekCodeBlockEnd
Find a code block in the token stream.
protected seekCodeBlockEnd({Array})
This function will return an array of tokens that represent the code block found.
Parameters
Parameter | Type | Description |
---|---|---|
$tokens | array | the token stream to search |
$start | string | |
$end | string |
Generated by Hazaar API Doc Generator