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

Add support resolving of Factory dependency #154

Open
vjik opened this issue Dec 10, 2021 · 1 comment
Open

Add support resolving of Factory dependency #154

vjik opened this issue Dec 10, 2021 · 1 comment

Comments

@vjik
Copy link
Member

vjik commented Dec 10, 2021

For use in callable definitions:

'my-definition' => static fn(Factory $fn) => $fn->create(...);

@samdark
Copy link
Member

samdark commented Dec 11, 2021

I don't see immediate use-case for it and it won't break BC if added later. I'd hold it.

@samdark samdark added the type:enhancement Enhancement label Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants