Commit 1cbcf11
committed
minor #16772 [DependencyInjection] Fix a reference to the article about expressions (javiereguiluz)
This PR was squashed before being merged into the 6.1 branch.
Discussion
----------
[DependencyInjection] Fix a reference to the article about expressions
Reported by Symfony Docs builder:
```
Errors for symfony / 6.1
Build errors from "2022-05-03 10:20:12"
Found invalid reference "/service_container/expressions" in file "service_container/factories"
Found invalid reference "/service_container/expressions" in file "service_container/factories"
```
Commits
-------
da91570 [DependencyInjection] Fix a reference to the article about expressionsFile tree
Expand file treeCollapse file tree
2 files changed
+1
-2
lines changedOpen diff view settings
Filter options
- frontend/encore
- service_container
Expand file treeCollapse file tree
2 files changed
+1
-2
lines changedOpen diff view settings
Collapse file
frontend/encore/simple-example.rst
Copy file name to clipboardExpand all lines: frontend/encore/simple-example.rst-1Lines changed: 0 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
467 | 467 | |
468 | 468 | |
469 | 469 | |
470 | | - |
471 | 470 | |
472 | 471 | |
473 | 472 | |
|
Collapse file
service_container/factories.rst
Copy file name to clipboardExpand all lines: service_container/factories.rst+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
247 | 247 | |
248 | 248 | |
249 | 249 | |
250 | | - |
| 250 | + |
251 | 251 | |
252 | 252 | |
253 | 253 | |
|
0 commit comments