Formatting fixes
This commit is contained in:
parent
12cc664bf1
commit
4cd00271df
@ -48,7 +48,6 @@ class Doctrine_Parser_Xml extends Doctrine_Parser
|
|||||||
|
|
||||||
$xml->addChild($key, $value);
|
$xml->addChild($key, $value);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return $xml->asXML();
|
return $xml->asXML();
|
||||||
|
Loading…
Reference in New Issue
Block a user