@param ParameterReflection $reflectionParameter
| Return type: | ParameterGenerator |
|---|
Generate from array
| Parameters: | array – |
|---|---|
| Return type: | ParameterGenerator |
@param string $name
| Parameters: |
|
|---|
Set the default value of the parameter.
Certain variables are difficult to express
| Parameters: | null|bool|string|int|float|array|ValueGenerator – |
|---|---|
| Return type: | ParameterGenerator |
@param bool $passedByReference
| Return type: | ParameterGenerator |
|---|
@return string