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