summaryrefslogtreecommitdiff
path: root/resources/views/layouts/ajax.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/layouts/ajax.phtml')
-rw-r--r--resources/views/layouts/ajax.phtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/views/layouts/ajax.phtml b/resources/views/layouts/ajax.phtml
index 8f953c44b3..cfb18f4225 100644
--- a/resources/views/layouts/ajax.phtml
+++ b/resources/views/layouts/ajax.phtml
@@ -1,5 +1,7 @@
<?php
+declare(strict_types=1);
+
use Fisharebest\Webtrees\View;
/**