mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-29 03:16:21 +01:00
Normalize @inheritDoc tags, refs #1557
This commit is contained in:
@@ -46,7 +46,7 @@ class SwiftMailerHandler extends MailHandler
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
* {@inheritDoc}
|
||||
*/
|
||||
protected function send(string $content, array $records): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user