* @link https://www.oxidmodule.com */ declare(strict_types=1); namespace D3\Ordermanager\Application\Controller\Admin; use D3\ModCfg\Application\Controller\Admin\Log\d3_cfg_log_list; class d3_cfg_ordermanagerlog_list extends d3_cfg_log_list { protected $_sModId = 'd3_ordermanager'; }