Skip to content

Commit ac1c3a8

Browse files
committed
fixed CS
1 parent 371532a commit ac1c3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OptionsResolver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,7 @@ public function count()
975975
* parameters should usually not be included in messages aimed at
976976
* non-technical people.
977977
*
978-
* @param mixed $value The value to return the type of
978+
* @param mixed $value The value to return the type of
979979
*/
980980
private function formatTypeOf($value, ?string $type): string
981981
{

0 commit comments

Comments
 (0)