Skip to content

Conversation

@binaryfire
Copy link
Contributor

The Broadcast::channel() method was not exposed in the Broadcaster contract, causing static analysis tools to report it as undefined when using the Broadcast facade.

  • Add channel() to Broadcaster contract interface
  • Add channel() implementation to BroadcastPoolProxy
  • Regenerate Broadcast facade annotations using facade documenter

The Broadcast::channel() method was not exposed in the Broadcaster
contract, causing static analysis tools to report it as undefined
when using the Broadcast facade.

- Add channel() to Broadcaster contract interface
- Add channel() implementation to BroadcastPoolProxy
- Add @method annotation to Broadcast facade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant