We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f6a8e2 + fee66c0 commit 4d3feeaCopy full SHA for 4d3feea
lock.rst
@@ -281,7 +281,7 @@ case version of its name suffixed by ``LockFactory``.
281
282
For instance, the ``invoice`` lock can be injected by naming the argument
283
``$invoiceLockFactory`` and type-hinting it with
284
-:class:`Symfony\\Component\\Lock\\LockFactory`:
+:class:`Symfony\\Component\\Lock\\LockFactory`::
285
286
// src/Controller/PdfController.php
287
namespace App\Controller;
0 commit comments