summaryrefslogtreecommitdiff
path: root/app/Report/ReportHtmlCell.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Report/ReportHtmlCell.php')
-rw-r--r--app/Report/ReportHtmlCell.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/Report/ReportHtmlCell.php b/app/Report/ReportHtmlCell.php
index e8cbf1a9ce..b3eeb50d9c 100644
--- a/app/Report/ReportHtmlCell.php
+++ b/app/Report/ReportHtmlCell.php
@@ -22,9 +22,6 @@ namespace Fisharebest\Webtrees\Report;
use function str_contains;
use function str_replace;
-/**
- * Class ReportHtmlCell
- */
class ReportHtmlCell extends ReportBaseCell
{
/**