bug fixing

This commit is contained in:
Roland Schneider
2021-09-28 21:40:54 +02:00
parent 72a617c666
commit f6e1fc6f2b
3 changed files with 3 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ use yii\web\UnauthorizedHttpException;
/** @noinspection PhpUnused */
class LoginController extends RestController
class LoginController extends CustomerApiController
{
protected function getOptionalActions()