Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #3628 Added anchor for permissions (WouterJ)
This PR was merged into the 2.3 branch. Discussion ---------- Added anchor for permissions | Q | A | --- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | - This is quite a common problem on IRC. #symfony IRC now has a nice bot which parses the docs and indexes it, so we can easily link to sections (thanks to the great @mitom). If a sidebar doesn't have an anchor, it's impossible to link to it correctly. Adding a named anchor fixes that. Commits ------- f42956a Added anchor for permissions
- Loading branch information