3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
|
$xml = Xml::fromArray(array('response' => $monitors));
|
||
|
echo $xml->asXML();
|