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