StringFormat
Less than 1 minute
StringFormat
Format a string using sprintf.
Methods
run
public run(string $string, string $format): string
Parameters
Parameter | Type | Description |
---|---|---|
$string | string | The string to format |
$format | string | The format string |
Generated by Hazaar API Doc Generator