Skip to content

Commit 8df6787

Browse files
author
Amrouche Hamza
committed
[SecurityBundle] hotfix: update phpdocs on logout url
1 parent 865622e commit 8df6787

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,9 @@ public function getTokenClass()
169169
}
170170

171171
/**
172-
* Get the provider key (i.e. the name of the active firewall).
172+
* Get the logout URL.
173173
*
174-
* @return string The provider key
174+
* @return string The logout URL
175175
*/
176176
public function getLogoutUrl()
177177
{

0 commit comments

Comments
 (0)