File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
The Expression Syntax
2
2
=====================
3
3
4
- The ExpressionLanguage component uses a specific syntax which is based on the
4
+ The :doc: ` ExpressionLanguage component < /components/expression_language >` uses a specific syntax which is based on the
5
5
expression syntax of Twig. In this document, you can find all supported
6
6
syntaxes.
7
7
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ How to Translate Messages using the ICU MessageFormat
3
3
4
4
Messages (i.e. strings) in applications are almost never completely static.
5
5
They contain variables or other complex logic like pluralization. To
6
- handle this, the Translator component supports the `ICU MessageFormat `_ syntax.
6
+ handle this, the :doc: ` Translator component < /translation >` supports the `ICU MessageFormat `_ syntax.
7
7
8
8
.. tip ::
9
9
Original file line number Diff line number Diff line change 1
1
The YAML Format
2
2
---------------
3
3
4
- The Symfony Yaml Component implements a selected subset of features defined in
4
+ The Symfony :doc: ` Yaml Component < /components/yaml >` implements a selected subset of features defined in
5
5
the `YAML 1.2 version specification `_.
6
6
7
7
Scalars
You can’t perform that action at this time.
0 commit comments