Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c903fdb

Browse files
committed
Update PHPDoc
1 parent 2d531b3 commit c903fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/OptionsResolver/OptionsResolver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ public function getDefinedOptions()
360360
* Instead of passing the message, you may also pass a closure with the
361361
* following signature:
362362
*
363-
* function ($value) {
363+
* function (Options $option, $value) {
364364
* // ...
365365
* }
366366
*

0 commit comments

Comments
 (0)