Recursively iterates through the given array and turns objects
into arrays containing the identity of the domain object.
public convertObjectsToIdentityArrays ( array $array ) : array | ||
$array | array | The array to be iterated over |
Résultat | array | The modified array without objects |