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

Appearance settings

Commit 88d2d61

Browse filesBrowse files
author
Cas Leentfaar
committed
more cs fixes
1 parent 6c3994c commit 88d2d61
Copy full SHA for 88d2d61

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/OptionsResolver/Options.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/OptionsResolver/Options.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ private static function formatTypesOf(array $optionTypes)
320320
foreach ($optionTypes as $x => $type) {
321321
$optionTypes[$x] = self::formatTypeOf($type);
322322
}
323-
323+
324324
return $optionTypes;
325325
}
326326

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.