Docs

evf_array_cartesian( array $input ): array

Find all possible combinations of values from the input array and return in a logical order.

Parameters

$inputarrayrequired
Input.

Return

array

Changelog

VersionDescription
1.0.0Introduced.