Add a custom function to the parser. no return value
public addCustomFunction ( String $token ) : null | ||
$token | String | The name of the function to add |
return | null |
public addCustomFunction ( String $token ) : null | ||
$token | String | The name of the function to add |
return | null |