Constructs a new instance of CFArray
.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Optional |
The input parameter accepts an array or an Object. The default value is an empty array. |
|
|
Optional |
Flags to control the behavior of the ArrayObject object. Defaults to |
|
|
Optional |
Specify the class that will be used for iteration of the |
Returns
Type |
Description |
---|---|
Either an array of matches, or a single |
Source
Method defined in utilities/array.class.php | Toggle source view (13 lines) | View on GitHub