mirror of
https://github.com/Seldaek/monolog.git
synced 2025-02-23 14:32:44 +01:00
Fix type hint
This commit is contained in:
parent
61145103b6
commit
f6346e7e2b
@ -24,7 +24,7 @@ class FilterHandler extends AbstractHandler
|
||||
/**
|
||||
* Minimum level for logs that are passes to handler
|
||||
*
|
||||
* @var int
|
||||
* @var int[]
|
||||
*/
|
||||
protected $acceptedLevels;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user