Skip to content

Commit 1479c71

Browse files
committed
Removed a sidebar that is no longer needed
1 parent 31a799f commit 1479c71

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

bundles/configuration.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,6 @@ as integration of other related components:
4444
'form' => true,
4545
));
4646
47-
.. sidebar:: Using Parameters to Configure your Bundle
48-
49-
If you don't have plans to share your bundle between projects, it doesn't
50-
make sense to use this more advanced way of configuration. Since you use the
51-
bundle only in one project, you can just change the service configuration
52-
each time.
53-
54-
If you *do* want to be able to configure something from within
55-
``config/services.yaml``, you can always create a parameter there and use
56-
that parameter somewhere else.
57-
5847
Using the Bundle Extension
5948
--------------------------
6049

0 commit comments

Comments
 (0)