Commit 255d74c
committed
minor #53657 [FrameworkBundle] Remove redundant
This PR was merged into the 7.1 branch.
Discussion
----------
[FrameworkBundle] Remove redundant `name` attribute from `default_context`
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
This attribute `name` doesn't exist. It's not defined in the XML schema, and it doesn't do anything. `default_context` is just a simple array that's passed to the serializer.
Commits
-------
485b7569d3 [FrameworkBundle] Remove redundant `name` attribute from `default_context`name attribute from default_context (HypeMC)1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1116 | 1116 | | |
1117 | 1117 | | |
1118 | 1118 | | |
1119 | | - | |
1120 | 1119 | | |
1121 | 1120 | | |
1122 | 1121 | | |
| |||
0 commit comments