Skip to content

Commit b96afb7

Browse files
committed
Apply fixes from StyleCI
1 parent 230f89c commit b96afb7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Logger.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,6 @@ public function getTargets(): array
152152
* @param array $context
153153
* @psalm-param LogMessageContext $context
154154
* @psalm-suppress MoreSpecificImplementedParamType
155-
*
156-
* @return void
157155
*/
158156
public function log(mixed $level, string|Stringable $message, array $context = []): void
159157
{

0 commit comments

Comments
 (0)