Skip to content

Commit d2e0660

Browse files
Update src/LiveComponent/src/ComponentWithMultiStepFormTrait.php
Co-authored-by: Simon André <[email protected]>
1 parent a3a3514 commit d2e0660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/src/ComponentWithMultiStepFormTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
use function Symfony\Component\String\u;
2424

2525
/**
26-
* Trait for managing multistep forms in Symfony UX LiveComponent.
26+
* Trait for managing multi-step forms in LiveComponent.
2727
*
2828
* This trait simplifies the implementation of multistep forms by handling
2929
* step transitions, form validation, data persistence, and state management.

0 commit comments

Comments
 (0)