summaryrefslogtreecommitdiffstats
path: root/Http/Event/InteractiveLoginEvent.php
diff options
context:
space:
mode:
authorFabien Potencier <fabien.potencier@gmail.com>2011-03-17 16:02:36 +0100
committerFabien Potencier <fabien.potencier@gmail.com>2011-03-17 16:02:36 +0100
commita56ff90380bb8c4ec4cd464ce876f42ee3661f01 (patch)
tree1953d030862e63e4ab80fd6f9194631decfe1a3e /Http/Event/InteractiveLoginEvent.php
parent30f916a64cb85e81233cd561b11522c6a1421971 (diff)
downloadsymfony-security-a56ff90380bb8c4ec4cd464ce876f42ee3661f01.zip
symfony-security-a56ff90380bb8c4ec4cd464ce876f42ee3661f01.tar.gz
symfony-security-a56ff90380bb8c4ec4cd464ce876f42ee3661f01.tar.bz2
fixed phpdoc
Diffstat (limited to 'Http/Event/InteractiveLoginEvent.php')
-rw-r--r--Http/Event/InteractiveLoginEvent.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Http/Event/InteractiveLoginEvent.php b/Http/Event/InteractiveLoginEvent.php
index 1265fe2..8331bf0 100644
--- a/Http/Event/InteractiveLoginEvent.php
+++ b/Http/Event/InteractiveLoginEvent.php
@@ -3,7 +3,7 @@
/*
* This file is part of the Symfony package.
*
- * (c) Fabien Potencier <fabien.potencier@symfony-project.com>
+ * (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.