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

Commitb6da1f0

Browse files
committed
Merge branch '6.4' into 7.2
* 6.4: [Serializer] Fix namespace
2 parents0a12d46 +7a7d871 commitb6da1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1478,7 +1478,7 @@ like:
14781478
..code-block::php
14791479
14801480
// config/services.php
1481-
namespace Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator;
1481+
namespace Symfony\Component\DependencyInjection\Loader\Configurator;
14821482
14831483
use Symfony\Component\Serializer\Normalizer\CustomNormalizer;
14841484

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp