mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-11 23:54:04 +02:00
Move phpdoc to native types
This commit is contained in:
@@ -17,7 +17,7 @@ use Monolog\LogRecord;
|
||||
class ExceptionTestHandler extends TestHandler
|
||||
{
|
||||
/**
|
||||
* {@inheritDoc}
|
||||
* @inheritDoc
|
||||
*/
|
||||
public function handle(LogRecord $record): bool
|
||||
{
|
||||
|
Reference in New Issue
Block a user