Skip to content

Commit d77d55f

Browse files
authored
Merge pull request #8 from colinodell/fix-phpstan
Fix phpstan failure
2 parents 291f5b7 + 083f513 commit d77d55f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/TestLogger.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ final class TestLogger extends AbstractLogger
6868
/**
6969
* {@inheritDoc}
7070
*
71+
* @param mixed $message
7172
* @param array<array-key, mixed> $context
7273
*/
7374
public function log($level, $message, array $context = []): void

0 commit comments

Comments
 (0)