yiisoft/queue-amqp

Rename `NoKeyInPayloadException` as it's used in case "No key or invalid key type"

Open

#62 opened on Mar 22, 2023

 (3 comments) (0 reactions) (0 assignees)PHP (13 forks)auto 404
good first issuestatus:ready for adoption

Repository metrics

Stars
 (10 stars)
PR merge metrics
 (PR metrics pending)

Description

Now NoKeyInPayloadException throws when key not exist or key of invalid type.

Contributor guide