aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Template/ITemplateManager.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Files/Template/ITemplateManager.php')
-rw-r--r--lib/public/Files/Template/ITemplateManager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/Files/Template/ITemplateManager.php b/lib/public/Files/Template/ITemplateManager.php
index f39cf65fba4..c54c9716804 100644
--- a/lib/public/Files/Template/ITemplateManager.php
+++ b/lib/public/Files/Template/ITemplateManager.php
@@ -80,7 +80,7 @@ interface ITemplateManager {
* @param string|null $userId
* @since 21.0.0
*/
- public function initializeTemplateDirectory(string $path = null, string $userId = null, $copyTemplates = true): string;
+ public function initializeTemplateDirectory(?string $path = null, ?string $userId = null, $copyTemplates = true): string;
/**
* @param string $filePath