Skip to content

[Issue] Fix docblock annotation for PublisherInterface message #30190

Closed
@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #30180: Fix docblock annotation for PublisherInterface message


Description (*)

The message on the publisher interface's publish method currently has a docblock annotation of array|object. However, since this type can be anything other than array or object as long as it's defined in the communication.xml this docblock annotation creates confusion. The docblock annotation is therefore wrong. This PR fixes that.

Related Pull Requests

Manual testing scenarios (*)

Since this is a doc change, I'm not sure if there's any manual testing scenarios? Please tell me if I'm wrong.

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Metadata

Metadata

Assignees

Labels

Component: MessageQueueFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedPriority: P4No current plan to fix. Fixing can be deferred as a logical part of more important work.Progress: doneSeverity: S4Affects aesthetics, professional look and feel, “quality” or “usability”.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions