Skip to content

Commit cef0de9

Browse files
committed
[#7912] remove obsolete comment
1 parent 28f8fa9 commit cef0de9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

security/guard_authentication.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ This requires you to implement seven methods::
190190
return;
191191
}
192192

193-
// if null, authentication will fail
194193
// if a User object, checkCredentials() is called
195194
return $userProvider->loadUserByUsername($apiKey);
196195
}

0 commit comments

Comments
 (0)