Skip to content

Commit a30bb1d

Browse files
committed
Formatting fix
1 parent 0df1064 commit a30bb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/factories.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Using a Factory to Create Services
55
==================================
66

77
.. versionadded:: 2.6
8-
The new `Symfony\\Component\\DependencyInjection\\Definition::setFactory`
8+
The new :method:`Symfony\\Component\\DependencyInjection\\Definition::setFactory`
99
method was introduced in Symfony 2.6. Refer to older versions for the
1010
syntax for factories prior to 2.6.
1111

0 commit comments

Comments
 (0)