1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-21 08:36:33 +02:00
This commit is contained in:
Jordi Boggiano
2014-07-28 20:40:43 +02:00
parent c82120fea3
commit 6397b5883b
2 changed files with 3 additions and 3 deletions

View File

@@ -156,7 +156,7 @@ class SlackHandler extends SocketHandler
* Returned a Slack message attachment color associated with
* provided level.
*
* @param int $level
* @param int $level
* @return string
*/
protected function getAttachmentColor($level)