refactor(shop-coupon): migrate admin module to DI and release 0.266
This commit is contained in:
@@ -102,6 +102,8 @@ class BannerRepository
|
||||
$this->saveTranslations($bannerId, $data['src'], $data['url'], $data['html'], $data['text']);
|
||||
}
|
||||
|
||||
\S::delete_dir('../temp/');
|
||||
|
||||
return (int)$bannerId;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user