Skip to content

Commit

Permalink
loop end scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
asika32764 committed Dec 15, 2024
1 parent d18dafe commit adbec18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/queue/etc/queue.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
Queue::class => fn (QueueManager $manager) => $manager->get()
],

'loop_end_scripts' => [
//
],

'factories' => [
'instances' => [
'sync' => fn (QueueManager $manager) => $manager->createQueue(
Expand Down

0 comments on commit adbec18

Please sign in to comment.