We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85d87e0 + 63b19ed commit 03633e1Copy full SHA for 03633e1
Resources/doc/index.rst
@@ -91,9 +91,6 @@ application:
91
# Custom migration sorting service id via callables (MyCallableFactory must be a callable)
92
'Doctrine\Migrations\Version\Comparator': 'MyCallableFactory'
93
94
-
95
96
97
- The ``services`` node allows you to provide custom services to the underlying ``DependencyFactory`` part of ``doctrine/migrations``.
98
- The node ``factories`` is similar to ``services``, with the difference that it accepts only callables.
99
0 commit comments