Parameter
in package
Read onlyYes
FinalYes
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- name() : non-empty-string
- type() : Type
Properties
$name
private
non-empty-string
$name
$type
private
Type
$type
Methods
__construct()
public
__construct(non-empty-string $name, Type $type) : mixed
Parameters
- $name : non-empty-string
- $type : Type
name()
public
name() : non-empty-string
Return values
non-empty-stringtype()
public
type() : Type