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

Commite91802f

Browse files
committed
Fix wrong list indentation
1 parent29d40a7 commite91802f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎components/options_resolver.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,9 @@ A previously set default value can be overwritten by invoking
215215
:method:`Symfony\\Component\\OptionsResolver\\OptionsResolver::setDefaults`
216216
again. When using a closure as the new value it is passed 2 arguments:
217217

218-
* ``$options``: an:class:`Symfony\\Component\\OptionsResolver\\Options`
219-
instance with all the other default options
220-
* ``$previousValue``: the previous set default value
218+
* ``$options``: an:class:`Symfony\\Component\\OptionsResolver\\Options`
219+
instance with all the other default options
220+
* ``$previousValue``: the previous set default value
221221

222222
..code-block::php
223223

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp