File tree
Expand file treeCollapse file tree1 file changed
+2
-2
lines changed components/dependency_injection
Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -158,8 +158,8 @@ run when the container is compiled::
|
158 | 158 | $container = new ContainerBuilder();
|
159 | 159 | $container->addCompilerPass(new TransportCompilerPass);
|
160 | 160 |
|
161 |
| -Additional information |
162 |
| ----------------------- |
| 161 | +Adding additional attributes on tags |
| 162 | +------------------------------------ |
163 | 163 |
|
164 | 164 | To begin with, change the ``TransportChain`` class::
|
165 | 165 |
|
|
You can’t perform that action at this time.
0 commit comments