TestInterface
Less than 1 minute
TestInterface
This is a test interface.
Methods
testMethod
This is a test method.
public testMethod(int $n, string $text = 'Hello World'): void
Parameters
Parameter | Type | Description |
---|---|---|
$n | int | |
$text | string |
Generated by Hazaar API Doc Generator