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.
1 parent a463149 commit 582eb85Copy full SHA for 582eb85
Resources/doc/index.rst
@@ -95,9 +95,7 @@ application:
95
96
97
98
-- The ``services`` node allows you to provide custom services to the underlying ``DependencyFactory`` part
99
-of ``doctrine/migrations``.
100
-
+- The ``services`` node allows you to provide custom services to the underlying ``DependencyFactory`` part of ``doctrine/migrations``.
101
- The node ``factories`` is similar to ``services``, with the difference that it accepts only callables.
102
The provided callable must return the service to be passed to the ``DependencyFactory``.
103
The callable will receive as first argument the ``DependencyFactory`` itself,
0 commit comments