| @@ -113,7 +113,7 @@ | ||
| 113 | 113 |                              ->arrayNode('do') | 
| 114 | 114 | ->beforeNormalization() | 
| 115 | 115 | ->ifString()->then($toArray) | 
| 116 | - ->end() | |
| 116 | + ->end() | |
| 117 | 117 | ->performNoDeepMerging() | 
| 118 | 118 |                                  ->prototype('scalar')->end() | 
| 119 | 119 | ->defaultValue(array()) |