$handlers) { $array[] = [ 'path' => $path, 'method' => implode(',', array_keys($handlers)) ]; } return $array; } }