Skip to content

Commit fcb4b81

Browse files
committed
[ExpressionLanguage] Readd a needed reference
1 parent bafbb5c commit fcb4b81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/expression_language/syntax.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,3 +370,5 @@ expressions (e.g. the request, the current user, etc.):
370370
* :doc:`Variables available in security expressions </security/expressions>`;
371371
* :doc:`Variables available in service container expressions </service_container/expression_language>`;
372372
* :ref:`Variables available in routing expressions <routing-matching-expressions>`.
373+
374+
.. _`null-coalescing operator`: https://www.php.net/manual/en/language.operators.comparison.php#language.operators.comparison.coalesce

0 commit comments

Comments
 (0)