Skip to content

Commit 8436f70

Browse files
Alešdg
authored andcommitted
typo (#215)
1 parent 5bba1b2 commit 8436f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Forms/Form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ public function addGroup(string $caption = null, bool $setAsCurrent = true): Con
237237

238238
/**
239239
* Removes fieldset group from form.
240-
* @param string|int|ControlGroup $name
240+
* @param string|ControlGroup $name
241241
*/
242242
public function removeGroup($name): void
243243
{

0 commit comments

Comments
 (0)