Commit 407a748
committed
bug #295 [Voter] Use the subject's FQCN in the support method (lyrixx)
This PR was merged into the 1.0-dev branch.
Discussion
----------
[Voter] Use the subject's FQCN in the support method
People could replace only the `BlogPost` class. So the support method will always return `false`.
With a leading `\`, the class name will resolve "normally"
Commits
-------
651ee9a [Voter] Use the subject's FQCN in the support method1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments