diff options
Diffstat (limited to 'resources/views/statistics/other/chart-sources.phtml')
| -rw-r--r-- | resources/views/statistics/other/chart-sources.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/statistics/other/chart-sources.phtml b/resources/views/statistics/other/chart-sources.phtml index 720c1a119c..e04587a8ff 100644 --- a/resources/views/statistics/other/chart-sources.phtml +++ b/resources/views/statistics/other/chart-sources.phtml @@ -3,7 +3,7 @@ declare(strict_types=1); use Fisharebest\Webtrees\I18N; -/** @var \Fisharebest\Webtrees\Stats $stats */ +/** @var \Fisharebest\Webtrees\Statistics $stats */ ?> <h4 class="border-bottom p-2 mb-4"> |
