// +---------------------------------------------------------------------- namespace app\common\models; class StatisticsSearch extends Model { protected $name = "statistics_search"; }