refactor api/UserResponse

This commit is contained in:
iironside
2022-03-15 16:54:34 +03:00
parent 675d78b958
commit a5ef1d5008
5 changed files with 100 additions and 81 deletions

View File

@ -0,0 +1,8 @@
<?php
namespace common\services;
class UserQuestionnaireService
{
}