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

Commitfc43571

Browse files
committed
[OptionsResolver] Fix Namespace link
1 parent7dcce1b commitfc43571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎components/options_resolver.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ pretend that the ``host`` should always start with ``http://``. To do that,
360360
you can write normalizers. These closures will be executed after all options
361361
are passed and should return the normalized value. You can configure these
362362
normalizers by calling
363-
:method:`Symfony\\Components\\OptionsResolver\\OptionsResolver::setNormalizers`::
363+
:method:`Symfony\\Component\\OptionsResolver\\OptionsResolver::setNormalizers`::
364364

365365
// ...
366366
protected function setDefaultOptions(OptionsResolverInterface $resolver)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp