summaryrefslogtreecommitdiff
path: root/app/Report/AbstractRenderer.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Report/AbstractRenderer.php')
-rw-r--r--app/Report/AbstractRenderer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Report/AbstractRenderer.php b/app/Report/AbstractRenderer.php
index 5256bed366..588aaa4ca0 100644
--- a/app/Report/AbstractRenderer.php
+++ b/app/Report/AbstractRenderer.php
@@ -380,7 +380,7 @@ abstract class AbstractRenderer
/**
* Add Style to Styles array
*
- * @param string[] $style
+ * @param array<string> $style
*
* @return void
*/