A protected method that is used by json()
, yaml()
and map()
.
Access
public static
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The data to iterate over. |
|
|
Optional |
The name of the “member” property that AWS uses for lists in certain services. Defaults to an empty string. |
|
|
Optional |
The default key to use when the value for |
|
|
Optional |
INTERNAL ONLY. The array that contains the calculated values up to this point. |
Returns
Type |
Description |
---|---|
The option group parameters to merge into another method’s |
Source
Method defined in utilities/complextype.class.php | Toggle source view (44 lines) | View on GitHub