Skip to content

Commit c7a24ef

Browse files
authored
Merge pull request z-song#3483 from z-song/analysis-zR9VdY
Apply fixes from StyleCI
2 parents a9ed53a + 51ffb5d commit c7a24ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Form/Field/Listbox.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ public function settings(array $settings)
2727
}
2828

2929
/**
30-
* Set listbox height
30+
* Set listbox height.
3131
*
3232
* @param int $height
33+
*
3334
* @return Listbox
3435
*/
3536
public function height($height = 100)

0 commit comments

Comments
 (0)