trait DefaultValueTrait
Provides the string representation of the default value of a parameter or property element.
| Namespace | BeastBytes\CodPhp\Element |
|---|---|
| Uses |
Properties
$defaultValue
String representation of the default value of a parameter or property element or null if the property does not have a default value.
| Type | Read/Write | Default |
|---|---|---|
| string|null | Read |
Declared in BeastBytes\CodPhp\Element\DefaultValueTrait
Related
Generated by CodPhp