8000 Reword · symfony/symfony-docs@44708ad · GitHub
[go: up one dir, main page]

Skip to content

Commit 44708ad

Browse files
Reword
1 parent 8a96822 commit 44708ad

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

security/access_control.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,12 @@ For a list of the other functions and variables, see
303303

304304
.. tip::
305305

306-
Since Sy 77BB mfony 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
307+
with :ref:`expression providers <components-expression-language-provider>`.
308+
309+
.. versionadded:: 4.1
310+
The feature to use custom functions inside ``allow_if`` expressions was
311+
introduced in Symfony 4.1.
307312

308313
Forcing a Channel (http, https)
309314
-------------------------------

0 commit comments

Comments
 (0)
0