Parameter
extends Parameter
in package
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct(string $name, string|Type $type[, string|null $defaultValue = null ][, string|null $description = null ][, int $flags = PHPParameter::NONE ]) : mixed
Parameters
- $name : string
- $type : string|Type
- $defaultValue : string|null = null
- $description : string|null = null
- $flags : int = PHPParameter::NONE