mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-22 09:06:10 +02:00
Fix type hint
This commit is contained in:
@@ -24,7 +24,7 @@ class FilterHandler extends AbstractHandler
|
||||
/**
|
||||
* Minimum level for logs that are passes to handler
|
||||
*
|
||||
* @var int
|
||||
* @var int[]
|
||||
*/
|
||||
protected $acceptedLevels;
|
||||
|
||||
|
Reference in New Issue
Block a user