bug fixing

This commit is contained in:
Roland Schneider
2021-09-28 19:56:55 +02:00
parent f9c845f722
commit 300defb905
2 changed files with 13 additions and 12 deletions

View File

@@ -28,7 +28,7 @@ use yii\web\Response;
/** @noinspection PhpUnused */
class EventController extends CustomerApiController
class EventController extends RestController
{
/** @noinspection PhpUnused */
/**