Skip to content

Remove queue name dependency from AdapterInterface #255

@samdark

Description

@samdark

Description

These should be removed from the interface since these are configuration details specific to a concrete implementation (AMQP).

  • public function withChannel(string|BackedEnum $channel): self;
  • public function getChannel(): string;

Package version

No response

PHP version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions