phpdoc
authorgggeek <giunta.gaetano@gmail.com>
Sat, 7 Jan 2023 15:27:53 +0000 (15:27 +0000)
committergggeek <giunta.gaetano@gmail.com>
Sat, 7 Jan 2023 15:27:53 +0000 (15:27 +0000)
src/Helper/Date.php

index 2c8c790..011b7bf 100644 (file)
@@ -3,6 +3,8 @@
 namespace PhpXmlRpc\Helper;
 
 /**
+ * Helps to convert timestamps to the xml-rpc date format.
+ *
  * Feature creep -- add support for custom TZs
  */
 class Date