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 373c631 commit 6e3da1cCopy full SHA for 6e3da1c
Templating/Helper/LogoutUrlHelper.php
@@ -82,7 +82,7 @@ public function getLogoutUrl($key)
82
* @param string $key The firewall key
83
* @param Boolean $absolute Whether to generate an absolute URL
84
* @return string The logout URL
85
- * @throws InvalidArgumentException if no LogoutListener is registered for the key
+ * @throws \InvalidArgumentException if no LogoutListener is registered for the key
86
*/
87
private function generateLogoutUrl($key, $absolute)
88
{
0 commit comments