File tree
Expand file treeCollapse file tree1 file changed
+5
-0
lines changed Expand file treeCollapse file tree1 file changed
+5
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -132,6 +132,11 @@ and :class:`Symfony\\Component\\Messenger\\Bridge\\Doctrine\\Transport\\Doctrine
|
132 | 132 | Register your Factory
|
133 | 133 | ---------------------
|
134 | 134 |
|
| 135 | +Before using your factory, you must register it. If you're using the |
| 136 | +:ref:`default services.yaml configuration <service-container-services-load-example>`, |
| 137 | +this is already done for you, thanks to :ref:`autoconfiguration <services-autoconfigure>`. |
| 138 | +Otherwise, add the following: |
| 139 | + |
135 | 140 | .. configuration-block::
|
136 | 141 |
|
137 | 142 | .. code-block:: yaml
|
|
You can’t perform that action at this time.
0 commit comments