Skip to content

Commit 31b93ae

Browse files
committed
lint
1 parent 0169801 commit 31b93ae

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Options.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@ public function getLogger(): ?LoggerInterface
273273
* 1. the passed `$options`
274274
* 2. already configured `logger` option
275275
* 3. `NullLogger` as fallback
276+
*
277+
* @param array<string, mixed> $options
276278
*/
277279
public function getLoggerOrNullLogger(array $options = []): LoggerInterface
278280
{

0 commit comments

Comments
 (0)