Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.5] Callable/Invokable Objects in Pipelines #18264

Merged
merged 2 commits into from
Mar 9, 2017

Conversation

jrdnrc
Copy link

@jrdnrc jrdnrc commented Mar 8, 2017

This will allow objects/classes with __invoke rather than handle to be executed, and also allows for closure or other callable types (i.e. [$object, 'doSomething'])

@GrahamCampbell GrahamCampbell changed the title [5.4] Callable/Invokable Objects in Pipelines [5.5] Callable/Invokable Objects in Pipelines Mar 9, 2017
@taylorotwell taylorotwell merged commit b65bfb5 into laravel:master Mar 9, 2017
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