mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-23 17:46:09 +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
|
* Minimum level for logs that are passes to handler
|
||||||
*
|
*
|
||||||
* @var int
|
* @var int[]
|
||||||
*/
|
*/
|
||||||
protected $acceptedLevels;
|
protected $acceptedLevels;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user