new Argument()
new Argument(string $name, string|null $type = null, string|null $description = null)
Parameters
| Name | Type | Default |
|---|---|---|
| $namerequired | string |
no default value |
| $type | stringornull |
null
|
| $description | stringornull |
null
|