<?php
/**
 * Created by PhpStorm.
 * User: kirill
 * Date: 21.11.18
 * Time: 15:22
 */

namespace backend\modules\hh\models;


class HhJob extends \common\models\HhJob
{

}