We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df1064 commit a30bb1dCopy full SHA for a30bb1d
components/dependency_injection/factories.rst
@@ -5,7 +5,7 @@ Using a Factory to Create Services
5
==================================
6
7
.. versionadded:: 2.6
8
- The new `Symfony\\Component\\DependencyInjection\\Definition::setFactory`
+ The new :method:`Symfony\\Component\\DependencyInjection\\Definition::setFactory`
9
method was introduced in Symfony 2.6. Refer to older versions for the
10
syntax for factories prior to 2.6.
11
0 commit comments