You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: security/access_control.rst
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -303,7 +303,12 @@ For a list of the other functions and variables, see
303
303
304
304
..tip::
305
305
306
-
Since Symfony 4.1 you can also use custom functions (that are registered via providers using the tag ``security.expression_language_provider``; also see:ref:`custom providers<components-expression-language-provider>`) inside your ``allow_if`` expressions.
306
+
The ``allow_if`` expressions can also contain custom functions registered