list_to_map_2 (line 28)
Take a list of maps, and make one of the values of each array the index of a map to an array of corresponding maps
array
list_to_map_2
(string $map_value, array $list)
-
string
$map_value: The key key of our maps that reside in our map
-
array
$list: The list of maps