[SecurityBundle] hotfix: update phpdocs on logout url

This commit is contained in:
Amrouche Hamza 2017-10-29 08:35:26 +01:00
parent 865622e630
commit 8df6787e7a
No known key found for this signature in database
GPG Key ID: 6968F2785ED4F012

View File

@ -169,9 +169,9 @@ class SecurityDataCollector extends DataCollector
}
/**
* Get the provider key (i.e. the name of the active firewall).
* Get the logout URL.
*
* @return string The provider key
* @return string The logout URL
*/
public function getLogoutUrl()
{