Skip to content

[5.8] Refactor DiscoverEvents::within()#28122

Merged
taylorotwell merged 1 commit into
laravel:5.8from
sebdesign:5.8
Apr 8, 2019
Merged

[5.8] Refactor DiscoverEvents::within()#28122
taylorotwell merged 1 commit into
laravel:5.8from
sebdesign:5.8

Conversation

@sebdesign

Copy link
Copy Markdown
Contributor

The pairs of listeners and events can be mapped to groups of listeners keyed by the event name.

By using mapToDictionary we can void zipping the pairs and then unzipping them while reducing.

The pairs of listeners and events can be mapped to groups of listeners keyed by the event  name.

By using `mapToDictionary` we can void zipping the pairs and then unzipping them while reducing.
@GrahamCampbell GrahamCampbell changed the title Refactor DiscoverEvents::within() [5.8] Refactor DiscoverEvents::within() Apr 6, 2019
@taylorotwell
taylorotwell merged commit 1bf41e9 into laravel:5.8 Apr 8, 2019
@rivassh

rivassh commented Jun 9, 2019

Copy link
Copy Markdown

how can I include larave-modules events?

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.

3 participants