Skip to content

Commit 7d05977

Browse files
janschoenherrfabpot
authored andcommitted
Update SecurityDataCollector.php
fixed annotations
1 parent a5cee8d commit 7d05977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DataCollector/SecurityDataCollector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public function isAuthenticated()
105105
/**
106106
* Get the class name of the security token.
107107
*
108-
* @return String The token
108+
* @return string The token
109109
*/
110110
public function getTokenClass()
111111
{

0 commit comments

Comments
 (0)