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

Appearance settings

Commit fa46205

Browse filesBrowse files
committed
[FrameworkBundle] Remove redundant name attribute from default_context
1 parent 6b1be02 commit fa46205
Copy full SHA for fa46205

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,6 @@ private function addSerializerSection(ArrayNodeDefinition $rootNode, callable $e
10171017
->end()
10181018
->arrayNode('default_context')
10191019
->normalizeKeys(false)
1020-
->useAttributeAsKey('name')
10211020
->defaultValue([])
10221021
->prototype('variable')->end()
10231022
->end()

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.