diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2014-03-13 06:11:00 +0100 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2014-03-13 06:11:00 +0100 |
commit | f5d9f31b811b7bd26c35cf8f64c26456a2c4f237 (patch) | |
tree | fce2e178dd3822504462da7555bb4231a6761b30 /Http/Authentication | |
parent | ef0a43829bba00b8e030331ed1ec414ff49fcbc9 (diff) | |
parent | a97946a271b6c2aa6b380e8a26c550a1ed9b3d56 (diff) | |
download | symfony-security-f5d9f31b811b7bd26c35cf8f64c26456a2c4f237.zip symfony-security-f5d9f31b811b7bd26c35cf8f64c26456a2c4f237.tar.gz symfony-security-f5d9f31b811b7bd26c35cf8f64c26456a2c4f237.tar.bz2 |
minor #10390 [Security] Add constants for access decision strategies (c960657)
This PR was merged into the 2.5-dev branch.
Discussion
----------
[Security] Add constants for access decision strategies
I suggest adding constants for the three access decision strategies (affirmative, consensus, unanimous).
They are difficult to spell, and without constants they are difficult to identify when reading the code.
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | N/A
| License | MIT
| Doc PR | N/A
Commits
-------
5d6ef00 Add class constants for access decision strategies.
Diffstat (limited to 'Http/Authentication')
0 files changed, 0 insertions, 0 deletions