Skip to content

Commit

Permalink
Update Queues.php
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Feb 13, 2024
1 parent 869e3e3 commit 4f4ba82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Recorders/Queues.php
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ protected function resolveQueue(JobReleasedAfterException|JobFailed|JobProcessed
}

/**
* Resolve the queued listeners queue.
* Resolve the queued listener's queue.
*/
protected function resolveQueuedListenerQueue(JobQueued $event): ?string
{
Expand Down

0 comments on commit 4f4ba82

Please sign in to comment.