Skip to content

Commit 289e798

Browse files
authored
Merge pull request #247 from lloc/dev
PHP 8.1 compatibility tested
2 parents 9cf4671 + 751c2d6 commit 289e798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: includes/MslsOutput.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ public function get_tags() {
181181
/**
182182
* Sets tags for the output
183183
*
184-
* @param array $arr
184+
* @param string[] $arr
185185
*
186186
* @return MslsOutput
187187
*/

0 commit comments

Comments
 (0)