[Security] Fix typo in docblock

This commit is contained in:
Adrien Brault 2012-07-07 20:42:10 +03:00
parent 22470fdb2c
commit 0a4fd43e0e

View File

@ -51,7 +51,7 @@ class UsernamePasswordFormAuthenticationListener extends AbstractAuthenticationL
}
/**
* @{inheritdoc}
* {@inheritdoc}
*/
protected function requiresAuthentication(Request $request)
{