Skip to content

Commit fee66c0

Browse files
authored
Fix code block
1 parent 7f6a8e2 commit fee66c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lock.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ case version of its name suffixed by ``LockFactory``.
281281

282282
For instance, the ``invoice`` lock can be injected by naming the argument
283283
``$invoiceLockFactory`` and type-hinting it with
284-
:class:`Symfony\\Component\\Lock\\LockFactory`:
284+
:class:`Symfony\\Component\\Lock\\LockFactory`::
285285

286286
// src/Controller/PdfController.php
287287
namespace App\Controller;

0 commit comments

Comments
 (0)