Update SecurityDataCollector.php

fixed annotations
This commit is contained in:
janschoenherr 2013-03-08 17:09:07 +01:00 committed by Fabien Potencier
parent 26a7222b06
commit cf29581cb2

View File

@ -105,7 +105,7 @@ class SecurityDataCollector extends DataCollector
/**
* Get the class name of the security token.
*
* @return String The token
* @return string The token
*/
public function getTokenClass()
{