nitpicks
[plcapi.git] / src / Helper / XMLParser.php
index 37f9884..2d3296d 100644 (file)
@@ -7,6 +7,7 @@ use PhpXmlRpc\Value;
 
 /**
  * Deals with parsing the XML.
+ * @see http://xmlrpc.com/spec.md
  */
 class XMLParser
 {