summaryrefslogtreecommitdiffstats
path: root/Acl/Model/MutableAclProviderInterface.php
Commit message (Collapse)AuthorAgeFilesLines
* [Security] Removed security-acl from the coreIltar van der Berg2015-08-011-54/+0
|
* Fix phpdoc and coding standardsChristophe Coevoet2014-12-291-0/+2
| | | | | | 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).
* CS fixesGraham Campbell2014-12-031-1/+1
|
* Docblock fixesGraham Campbell2014-11-301-2/+4
|
* fixed CSFabien Potencier2012-07-091-3/+3
|
* merged 2.0Fabien Potencier2012-01-171-1/+1
|\
| * fix expected return type of MutableAclProviderToni Uebernickel2012-01-161-1/+1
| |
* | Removed redundant "@return void"-sHelmer Aaviksoo2011-10-071-2/+0
|/
* Revert "expanded namespaces within phpdoc (special for PhpStorm)"Fabien Potencier2011-08-131-2/+2
| | | | This reverts commit 6e7439e73ade26bca01edc193c836b35aaa91ffe.
* expanded namespaces within phpdoc (special for PhpStorm)realmfoo2011-08-101-2/+2
|
* fixed CSFabien Potencier2011-06-081-1/+1
|
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-1/+1
|
* normalized license messages in PHP filesDominique Bongiraud2011-01-181-5/+5
|
* added ACL system to the Security ComponentJohannes Schmitt2010-12-311-0/+52