final |
---|
Methods | ||
---|---|---|
public
|
__construct(Type $type, PassedByReference $passedByReference, bool $isOptional, bool $isVariadic, ?Type $defaultValue)
|
# |
public
|
getType(): Type
|
# |
public
|
passedByReference(): PassedByReference
|
# |
public
|
isOptional(): bool
|
# |
public
|
isVariadic(): bool
|
# |
public
|
getDefaultValue(): ?Type
|
# |