summaryrefslogtreecommitdiffstats
path: root/Core/Exception/UnsupportedUserException.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed CSFabien Potencier2011-06-081-1/+1
|
* [Security] various changes, see belowJohannes Schmitt2011-03-101-0/+22
- visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted()