forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commitaadc61d
committed
bugsymfony#3707 make method supportsClass() in custom voter compatible with the interface's documentation (xabbuh)
This PR was merged into the 2.3 branch.Discussion----------make method supportsClass() in custom voter compatible with the interface's documentation| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | all| Fixed tickets |symfony#3702Commits-------36384db make method supportsClass() in custom voter compatible with the interface's documentation1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
82 | | - | |
| 81 | + | |
83 | 82 | | |
84 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
93 | | - | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
0 commit comments
Comments
(0)