Skip to content

Commit

Permalink
add doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
tyx committed Oct 18, 2023
1 parent e1c5941 commit 87ab459
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@

namespace Symfony\Component\Messenger\Bridge\AmazonSqs\Middleware;

/**
* @see https://docs.aws.amazon.com/en_gb/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagegroupid-property.html
*/
interface WithMessageGroupId
{
/**
Expand Down

0 comments on commit 87ab459

Please sign in to comment.