Skip to content

Commit 872536c

Browse files
committed
docs: add @phpstan-var
1 parent a746a2f commit 872536c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

system/Log/Logger.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ class Logger implements LoggerInterface
9292
* items.
9393
*
9494
* @var array
95+
* @phpstan-var array<class-string, array<string, list<string>|string|int>>
9596
*/
9697
protected $handlerConfig = [];
9798

0 commit comments

Comments
 (0)