-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
type:featureNew featureNew feature
Description
I think we would be nice to introduce method 'nest' similar to CakePHP one to ArrayHelper. It is used to create threaded data (with children nodes).
More information regarding it:
https://book.cakephp.org/3.0/en/core-libraries/hash.html#Cake\Utility\Hash::nest
https://github.com/cakephp/utility/blob/master/Hash.php#L1172
Is it possible to get same response using ArrayHelper::map somehow ?
Metadata
Metadata
Assignees
Labels
type:featureNew featureNew feature