Skip to content

Commit 6e3da1c

Browse files
Drakfabpot
authored andcommitted
Nsdocblocks
1 parent 373c631 commit 6e3da1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Templating/Helper/LogoutUrlHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public function getLogoutUrl($key)
8282
* @param string $key The firewall key
8383
* @param Boolean $absolute Whether to generate an absolute URL
8484
* @return string The logout URL
85-
* @throws InvalidArgumentException if no LogoutListener is registered for the key
85+
* @throws \InvalidArgumentException if no LogoutListener is registered for the key
8686
*/
8787
private function generateLogoutUrl($key, $absolute)
8888
{

0 commit comments

Comments
 (0)