server($serverName); } } if (! function_exists('XmlToObject')) { function XmlToObject($xml) { return Fluent(XmlToArray($xml)); } }