Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit136f98c

Browse files
committed
minorsymfony#3784 [Expression Langage] be consistent in "print/print out" uses (mickaelandrieu)
This PR was merged into the 2.4 branch.Discussion----------[Expression Langage] be consistent in "print/print out" uses| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to? | 2.4, 2.5| Fixed tickets? | noCommits-------c0fdca7 [Expression Langage] be consistent in "print/print out" uses
2 parents863a764 +c0fdca7 commit136f98c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎components/expression_language/syntax.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ to #"diff-7c1d01740af652e83a4feff0be6d870005f9641c2eb108854514f456c2e9d0ca-49-49-0" data-selected="false" role="gridcell" tabindex="-1" valign="top">49
49
)
5050
);
5151

52-
This will print ``Honeycrisp``.
52+
This will printout``Honeycrisp``.
5353

5454
Calling Methods
5555
~~~~~~~~~~~~~~~
@@ -79,7 +79,7 @@ #"diff-7c1d01740af652e83a4feff0be6d870005f9641c2eb108854514f456c2e9d0ca-79-79-0" data-selected="false" role="gridcell" tabindex="-1" valign="top">79
79
)
8080
);
8181

82-
This will print ``Hi Hi Hi!``.
82+
This will printout``Hi Hi Hi!``.
8383

8484
.. _component-expression-functions:
8585

@@ -97,7 +97,7 @@ constant::
9797
'constant("DB_USER")'
9898
);
9999

100-
This will print ``root``.
100+
This will printout``root``.
101101

102102
..tip::
103103

@@ -121,7 +121,7 @@ array keys, similar to #"diff-7c1d01740af652e83a4feff0be6d870005f9641c2eb108854514f456c2e9d0ca-121-121-0" data-selected="false" role="gridcell" tabindex="-1" valign="top">121
121
)
122122
);
123123

124-
This will print ``42``.
124+
This will printout``42``.
125125

126126
Supported Operators
127127
-------------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp