Skip to content

Commit f0a2a3c

Browse files
author
Igor Chepurnoy
committed
merge
2 parents 3242d29 + bf6bf3e commit f0a2a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This extension provides several independent action classes, which provides parti
3535
- `returnUrl` - url which user should be redirected to on success.
3636
2. **[[yii2mod\user\actions\LogoutAction]]** - Logs out the current user. The following additional parameters are available:
3737
- `returnUrl` - url which user should be redirected to on success.
38-
3. **[[yii2mod\user\actions\SignupAction]]** - Signup a user. You can change the following params:
38+
3. **[[yii2mod\user\actions\SignupAction]]** - Signup a user. The following additional parameters are available:
3939
- `view` - name of the view, which should be rendered.
4040
- `modelClass` - signup model class name.
4141
- `returnUrl` - url which user should be redirected to on success.

0 commit comments

Comments
 (0)