Skip to content

[5.8] BusFake::pipeThrough() returns $this - #28564

Merged
GrahamCampbell merged 1 commit into
laravel:5.8from
shadoWalker89:patch-3
May 17, 2019
Merged

[5.8] BusFake::pipeThrough() returns $this#28564
GrahamCampbell merged 1 commit into
laravel:5.8from
shadoWalker89:patch-3

Conversation

@shadoWalker89

Copy link
Copy Markdown
Contributor

The real implementation returns $this to allow chaining.
The fake one should do the same to avoid breaking tests when using the fake dispatcher.

@GrahamCampbell
GrahamCampbell merged commit 06243df into laravel:5.8 May 17, 2019
@GrahamCampbell

Copy link
Copy Markdown
Collaborator

Thanks. :)

@shadoWalker89
shadoWalker89 deleted the patch-3 branch May 17, 2019 21:20
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.

2 participants