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.phtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/views/layouts/ajax.phtml b/resources/views/layouts/ajax.phtml
index f516e555a6..8f953c44b3 100644
--- a/resources/views/layouts/ajax.phtml
+++ b/resources/views/layouts/ajax.phtml
@@ -2,6 +2,10 @@
use Fisharebest\Webtrees\View;
+/**
+ * @var string $content
+ */
+
?>
<?= $content ?>