From 3cfcc809af53e831fa6cafac7b274a2cb407db6e Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Wed, 9 Oct 2019 14:00:47 +0100 Subject: Working on routing; Code cleanup --- resources/views/modules/statistics-chart/other.phtml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'resources/views/modules/statistics-chart/other.phtml') diff --git a/resources/views/modules/statistics-chart/other.phtml b/resources/views/modules/statistics-chart/other.phtml index 12e711c10d..0bfeab8305 100644 --- a/resources/views/modules/statistics-chart/other.phtml +++ b/resources/views/modules/statistics-chart/other.phtml @@ -1,8 +1,9 @@ +/** @var Statistics $stats */ + +use Fisharebest\Webtrees\Statistics; ?>
$stats]) ?> -- cgit v1.3