We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1065855 commit 691f122Copy full SHA for 691f122
cookbook/security/voters_data_permission.rst
@@ -54,7 +54,7 @@ Creating the Custom Voter
54
-------------------------
55
56
The goal is to create a voter that checks if a user has access to view or
57
-edit a particular object. Here's an example implementation:
+edit a particular object. Here's an example implementation::
58
59
// src/Acme/DemoBundle/Security/Authorization/Voter/PostVoter.php
60
namespace Acme\DemoBundle\Security\Authorization\Voter;
0 commit comments