using getConfiguration and removing unnecessary end statements
This commit is contained in:
parent
decd8a318d
commit
71ccacc6b3
2 changed files with 6 additions and 6 deletions
|
|
@ -278,11 +278,6 @@ class Configuration
|
|||
|
||||
$this->addFieldConfig($childrenNode, $nestings);
|
||||
|
||||
$childrenNode
|
||||
->end()
|
||||
->end()
|
||||
;
|
||||
|
||||
return $node;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue