diff options
Diffstat (limited to 'app/Report/AbstractRenderer.php')
| -rw-r--r-- | app/Report/AbstractRenderer.php | 2 |
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 */ |
