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] Add __call to PendingResourceRegistration #19023

Closed
wants to merge 1 commit into from

Conversation

lagbox
Copy link
Contributor

@lagbox lagbox commented May 2, 2017

Add the ability to add arbitrary option values to the PendingResourceRegistration.

Follow up to #18767

@taylorotwell
Copy link
Member

I would prefer to just add explicit methods for what we actually want to support. Thanks.

@lagbox
Copy link
Contributor Author

lagbox commented May 2, 2017

The PendingResourceRegistration is for setting the options array. The options array can contain anything. So anyone who uses custom keys can't fluently set options even though we have a feature for fluently setting options?

@lagbox
Copy link
Contributor Author

lagbox commented May 6, 2017

@taylorotwell I get the point on having explicit methods :-) thanks

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