create project

This commit is contained in:
2024-04-24 18:02:58 +03:00
commit 17df2ce6a9
276 changed files with 15932 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<?php
namespace frontend\modules\check\models;
class Check extends \common\models\Check
{
}