[ [ 'income_type' => 'common', 'class' => function () { return new \app\frontend\modules\withdraw\services\WithdrawApplySetService(); } ], ], ]; $this->items = $result; return $this->items; } }