mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-19 23:56:17 +02:00
CS fixes
This commit is contained in:
@@ -219,6 +219,7 @@ class SlackHandler extends SocketHandler
|
||||
if ($this->iconEmoji) {
|
||||
$dataArray['icon_emoji'] = ":{$this->iconEmoji}:";
|
||||
}
|
||||
|
||||
return $dataArray;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user