feat: add Messenger messages for import processing
This commit is contained in:
@@ -25,5 +25,5 @@ framework:
|
||||
Symfony\Component\Notifier\Message\ChatMessage: async
|
||||
Symfony\Component\Notifier\Message\SmsMessage: async
|
||||
|
||||
# Route your messages to the transports
|
||||
# 'App\Message\YourMessage': async
|
||||
App\Message\ProcessImportMessage: async
|
||||
App\Message\ImportFilmsBatchMessage: async
|
||||
|
||||
Reference in New Issue
Block a user