summaryrefslogtreecommitdiffstats
path: root/Tests/Http/Logout/DefaultLogoutSuccessHandlerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* [2.3] Remove useless tests skipsNicolas Grekas2015-01-031-7/+0
|
* Fix phpdoc and coding standardsChristophe Coevoet2014-12-291-1/+0
| | | | | | This removes the unused use statements which were not catched by PHP-CS-Fixer because of string occurences. It also fixes some invalid phpdoc (scalar is not recognized as a valid type for instance).
* [Security] Added tests for the DefaultLogoutSuccessHandler.Jakub Zalas2013-05-251-0/+42