BulkAction re-factoring for module use core bulk action

This commit is contained in:
Cüneyt Şentürk
2020-09-22 00:37:00 +03:00
parent 61b7510ffc
commit 9abda76d22
12 changed files with 136 additions and 61 deletions

View File

@ -29,6 +29,7 @@ class Customers extends BulkAction
'export' => [
'name' => 'general.export',
'message' => 'bulk_actions.message.export',
'type' => 'download',
],
];