mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-05 04:37:38 +02:00
Fix docblock
This commit is contained in:
@@ -40,7 +40,7 @@ class Registry
|
||||
/**
|
||||
* List of all loggers in the registry (ba named indexes)
|
||||
*
|
||||
* @var array of Logger
|
||||
* @var Logger[]
|
||||
*/
|
||||
private static $loggers = array();
|
||||
|
||||
|
Reference in New Issue
Block a user