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 66ad276 + b909ece commit 83c2a3eCopy full SHA for 83c2a3e
best_practices.rst
@@ -378,7 +378,8 @@ Use Voters to Implement Fine-grained Security Restrictions
378
379
If your security logic is complex, you should create custom
380
:doc:`security voters </security/voters>` instead of defining long expressions
381
-inside the ``@Security`` annotation.
+inside the ``Security`` attribute
382
+(or annotation if your PHP version doesn't support attributes yet).
383
384
Web Assets
385
----------
0 commit comments