amnah / yii2-user

Yii2 user authentication module
MIT License
253 stars 104 forks source link

Wrong Namespace corrected #84

Closed michael-schaefer-eu closed 9 years ago

michael-schaefer-eu commented 9 years ago

The namespace of LoginForm is app\models\LoginForm and should be amnah\yii2\user\models\forms\LoginForm.