Merge "Add a test for ApiFormatNone"
[lhc/web/wiklou.git] / includes / Feed.php
index 58f3ebd..60e623b 100644 (file)
@@ -348,6 +348,7 @@ class RSSFeed extends ChannelFeed {
 class AtomFeed extends ChannelFeed {
        /**
         * @todo document
+        * @param string|int $ts
         * @return string
         */
        function formatTime( $ts ) {