1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-21 16:46:11 +02:00
This commit is contained in:
Jordi Boggiano
2014-09-29 23:07:02 +01:00
parent 60f8561ffa
commit 0edd89d556
5 changed files with 14 additions and 23 deletions

View File

@@ -75,8 +75,8 @@ class WebProcessor
}
/**
* @param string $extraName
* @param string $serverName
* @param string $extraName
* @param string $serverName
* @return $this
*/
public function addExtraField($extraName, $serverName)
@@ -85,7 +85,7 @@ class WebProcessor
return $this;
}
/**
* @param array $extra
* @return array