Skip to content

Commit

Permalink
Merge pull request #1971 from iamdto/missing-bracket
Browse files Browse the repository at this point in the history
Added missing bracket
  • Loading branch information
weaverryan committed Nov 26, 2012
2 parents a38810a + 658da16 commit 9b42a75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbook/bundles/extension.rst
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ and build a tree that defines your configuration in that class::

return $treeBuilder;
}
}

This is a *very* simple example, but you can now use this class in your ``load()``
method to merge your configuration and force validation. If any options other
Expand Down

0 comments on commit 9b42a75

Please sign in to comment.