Skip to content

Commit 97a9c7b

Browse files
committed
minor #4742 Formatting fix (WouterJ)
This PR was merged into the 2.6 branch. Discussion ---------- Formatting fix Commits ------- a30bb1d Formatting fix
2 parents 0df1064 + a30bb1d commit 97a9c7b

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)