summaryrefslogtreecommitdiffstats
path: root/lib/private/template/templatefilelocator.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/template/templatefilelocator.php')
-rw-r--r--lib/private/template/templatefilelocator.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/template/templatefilelocator.php b/lib/private/template/templatefilelocator.php
index 05cd752cd4f..4676fceb37d 100644
--- a/lib/private/template/templatefilelocator.php
+++ b/lib/private/template/templatefilelocator.php
@@ -15,6 +15,7 @@ class TemplateFileLocator {
/**
* @param string[] $dirs
+ * @param string $form_factor
*/
public function __construct( $form_factor, $dirs ) {
$this->form_factor = $form_factor;