Skip to content

Commit 39c9c12

Browse files
committed
fixed CS
1 parent ab7bf64 commit 39c9c12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Console/Input/InputArgument.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ public function setDefault($default = null)
108108
}
109109

110110
$this->default = $default;
111+
111112
return $this;
112113
}
113114

0 commit comments

Comments
 (0)