Skip to content

Commit 886b417

Browse files
author
Jeremiah VALERIE
committed
Init doc
1 parent a084270 commit 886b417

File tree

2 files changed

+663
-3
lines changed

2 files changed

+663
-3
lines changed

DependencyInjection/TypesConfiguration.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ private function addFieldsSelection($name, $enabledBuilder = true)
154154
->prototype('array')
155155
->children()
156156
->append($this->addTypeSelection(true))
157+
->scalarNode('description')->end()
157158
->variableNode('defaultValue')->end()
158159
->end()
159160
->end()

0 commit comments

Comments
 (0)