-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Currently, I can't use getHelperSet()
method because I create a separate class that will be autowired by PHP-DI. So now, if I want to use getHelperSet()
I have to use the old way to attach a command, by attaching a function to $app->command()
second argument rather than attaching my separated class. Is there any workaround for this situation?
Metadata
Metadata
Assignees
Labels
No labels