Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4d3feea

Browse files
committed
minor#18343 Fix code block (jdreesen)
This PR was merged into the 5.4 branch.Discussion----------Fix code block(I assume) this fixes this broken code block:![grafik](https://github.com/symfony/symfony-docs/assets/424602/93d45ddf-0570-4fd3-bd24-964f7360c964)Commits-------fee66c0 Fix code block
2 parents7f6a8e2 +fee66c0 commit4d3feea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lock.rst‎

Lines changed: 1 addition & 1 deletion
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)

[8]ページ先頭

©2009-2025 Movatter.jp