mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-22 00:56:08 +02:00
Fix CS
This commit is contained in:
@@ -79,7 +79,7 @@ class SyslogUdpHandler extends AbstractSyslogHandler
|
||||
}
|
||||
|
||||
/**
|
||||
* @param string|string[] $message
|
||||
* @param string|string[] $message
|
||||
* @return string[]
|
||||
*/
|
||||
private function splitMessageIntoLines($message): array
|
||||
|
Reference in New Issue
Block a user