File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1087,7 +1087,7 @@ the ``#[LiveArg()]`` attribute::
1087
1087
}
1088
1088
1089
1089
Normally, the argument name in PHP - e.g. ``$id `` - should match the
1090
- argument named used in Twig ``id={{ item.id }} ``. But if they don't
1090
+ argument name used in Twig ``id={{ item.id }} ``. But if they don't
1091
1091
match, you can pass an argument to ``LiveArg ``, like we did with ``itemName ``.
1092
1092
1093
1093
Actions and CSRF Protection
@@ -1153,7 +1153,7 @@ the component now extends ``AbstractController``! That is totally
1153
1153
allowed, and gives you access to all of your normal controller
1154
1154
shortcuts. We even added a flash message!
1155
1155
1156
- .. _files
1156
+ .. _files :
1157
1157
1158
1158
Uploading files
1159
1159
---------------
You can’t perform that action at this time.
0 commit comments