mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-05 12:47:39 +02:00
Update docblock
This commit is contained in:
@@ -35,7 +35,7 @@ class WebProcessor
|
||||
);
|
||||
|
||||
/**
|
||||
* @param mixed $serverData Array or object w/ ArrayAccess that provides access to the $_SERVER data
|
||||
* @param array|\ArrayAccess $serverData Array or object w/ ArrayAccess that provides access to the $_SERVER data
|
||||
* @param array|null $extraFields Extra field names to be added (all available by default)
|
||||
*/
|
||||
public function __construct($serverData = null, array $extraFields = null)
|
||||
|
Reference in New Issue
Block a user