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.
2 parents f7708fd + 4172b97 commit 1f44080Copy full SHA for 1f44080
security/voters.rst
@@ -55,7 +55,7 @@ which makes creating a voter even easier::
55
56
.. tip::
57
58
- Checking each voter several times can be time consumming for applications
+ Checking each voter several times can be time consuming for applications
59
that perform a lot of permission checks. To improve performance in those cases,
60
you can make your voters implement the :class:`Symfony\\Component\\Security\\Core\\Authorization\\Voter\\CacheableVoterInterface`.
61
This allows the access decision manager to remember the attribute and type
0 commit comments