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

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