TestClass
Less than 1 minute
TestClass
Constants
TEST_CONSTANT
const TEST_CONSTANT = test
Properties
name
This is a test property.
protected string $name
Methods
testMethod
This is a test method.
public testMethod({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$text | string |
testMethod2
This is also a test method.
public testMethod2({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$text | string |
Generated by Hazaar API Doc Generator