Skip to content

Commit 54c8e4a

Browse files
committed
Update docblock.
1 parent 47f178d commit 54c8e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Auth/AuthService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ public function getSessionCookieValue()
7474
* AuthService constructor.
7575
*
7676
* @param ConfigurationInterface|null $configuration
77-
* @param Logger|null $logger
77+
* @param \Psr\Log\LoggerInterface|null $logger
7878
* @param string $path
7979
*
8080
* @throws \Exception

0 commit comments

Comments
 (0)