summaryrefslogtreecommitdiffstats
path: root/Core/User/AdvancedUserInterface.php
Commit message (Collapse)AuthorAgeFilesLines
* Docblock fixesGraham Campbell2014-11-301-4/+4
|
* fixed types in phpdocsFabien Potencier2014-04-161-4/+4
|
* fixed CSFabien Potencier2012-07-091-4/+4
|
* fixed CSFabien Potencier2012-01-091-9/+16
|
* [Security] Adding more extensive PHPDoc to UserInterface, ↵Ryan Weaver2012-01-071-1/+33
| | | | AdvancedUserInterface and UserProviderInterface
* [Security] various changes, see belowJohannes Schmitt2011-03-101-0/+48
- visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted()