summaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Http/Events/BeforeTemplateRenderedEvent.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/AppFramework/Http/Events/BeforeTemplateRenderedEvent.php')
-rw-r--r--lib/public/AppFramework/Http/Events/BeforeTemplateRenderedEvent.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/AppFramework/Http/Events/BeforeTemplateRenderedEvent.php b/lib/public/AppFramework/Http/Events/BeforeTemplateRenderedEvent.php
index b96b86abd57..96a9f00e8e3 100644
--- a/lib/public/AppFramework/Http/Events/BeforeTemplateRenderedEvent.php
+++ b/lib/public/AppFramework/Http/Events/BeforeTemplateRenderedEvent.php
@@ -5,6 +5,7 @@ declare(strict_types=1);
/**
* @copyright Copyright (c) 2020, Roeland Jago Douma <roeland@famdouma.nl>
*
+ * @author Julius Härtl <jus@bitgrid.net>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Roeland Jago Douma <roeland@famdouma.nl>
*