<?php namespace common\models; class xhStatIncomeMonth extends xhBaseModel { public static function tableName() { return 'xhStatIncomeMonth'; } }