We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f178d commit 54c8e4aCopy full SHA for 54c8e4a
src/Auth/AuthService.php
@@ -74,7 +74,7 @@ public function getSessionCookieValue()
74
* AuthService constructor.
75
*
76
* @param ConfigurationInterface|null $configuration
77
- * @param Logger|null $logger
+ * @param \Psr\Log\LoggerInterface|null $logger
78
* @param string $path
79
80
* @throws \Exception
0 commit comments