$value) { $array[$key] = $this->object_array($value); } } return $array; } }