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