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