summaryrefslogtreecommitdiff
path: root/app/Report/ReportHtmlFootnote.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@webtrees.net>2018-09-28 10:13:10 +0100
committerGreg Roach <fisharebest@webtrees.net>2018-09-28 10:13:10 +0100
commit18d7a90d8a3b33b218801c0b68eb1a5140d7b4e7 (patch)
tree3fe6aa4265c2cfd926b310dae92acd24fe24a17b /app/Report/ReportHtmlFootnote.php
parent52348eb8c11b06a8488e13475e6561273832716a (diff)
downloadwebtrees-18d7a90d8a3b33b218801c0b68eb1a5140d7b4e7.tar.gz
webtrees-18d7a90d8a3b33b218801c0b68eb1a5140d7b4e7.tar.bz2
webtrees-18d7a90d8a3b33b218801c0b68eb1a5140d7b4e7.zip
PHPdoc
Diffstat (limited to 'app/Report/ReportHtmlFootnote.php')
-rw-r--r--app/Report/ReportHtmlFootnote.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Report/ReportHtmlFootnote.php b/app/Report/ReportHtmlFootnote.php
index c68b05376d..a3e760cfec 100644
--- a/app/Report/ReportHtmlFootnote.php
+++ b/app/Report/ReportHtmlFootnote.php
@@ -40,6 +40,8 @@ class ReportHtmlFootnote extends ReportBaseFootnote
* Uses style name "footnote" by default
*
* @param ReportHtml $html
+ *
+ * @return void
*/
public function renderFootnote($html)
{