<?php namespace common\libs\export\module; use common\libs\export\BaseExport; class BonusExport extends BaseExport { public $moduleId = 'bonus'; }