ParserFunction
Less than 1 minute
ParserFunction
Properties
static
Indicates if the function is static.
public bool $static
access
public string $access = 'public'
byRef
public bool $byRef
returns
public ParserReturn $returns
params
public array $params
Methods
parse
protected parse(array $tokens): bool
Parameters
Parameter | Type | Description |
---|---|---|
$tokens | array |
Generated by Hazaar API Doc Generator