variaticFunction
Less than 1 minute
variaticFunction
This is a variatic function.
public variaticFunction(string $name, int $dob): void
Parameters
Parameter | Type | Description |
---|---|---|
$name | string | The name of the person |
$dob | int | The date of birth |
Generated by Hazaar API Doc Generator