hh
This commit is contained in:
15
backend/modules/hh/models/Hh.php
Normal file
15
backend/modules/hh/models/Hh.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: kirill
|
||||
* Date: 21.11.18
|
||||
* Time: 13:40
|
||||
*/
|
||||
|
||||
namespace backend\modules\hh\models;
|
||||
|
||||
|
||||
class Hh extends \common\models\Hh
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user