Skip to content

Commit c3369a0

Browse files
committed
regenerate baseline
1 parent 67555df commit c3369a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compat/LoggerServiceFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class LoggerServiceFactory extends \Laminas\Log\LoggerServiceFactory
1010
{
1111
/**
1212
* @param string $requestedName
13-
* @param null|array $options
13+
* @param null|array<mixed> $options
1414
* @return Logger
1515
*/
1616
public function __invoke(ContainerInterface $container, $requestedName, ?array $options = null)

0 commit comments

Comments
 (0)