Completed
Push — master ( 11e182...8521e7 )
by Lukas
15:27
created
lib/public/Template.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -106,7 +106,7 @@
 block discarded – undo
106 106
 /**
107 107
  * Return the relative date in relation to today. Returns something like "last hour" or "two month ago"
108 108
  * @param int $timestamp unix timestamp
109
- * @param boolean $dateOnly
109
+ * @param integer $dateOnly
110 110
  * @return string human readable interpretation of the timestamp
111 111
  *
112 112
  * @deprecated 8.0.0 Use \OCP\Template::relative_modified_date() instead
Please login to merge, or discard this patch.