Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 2
registerTask cannot chain functions #16
Copy link
Copy link
Open
Labels
Breaking ChangeLabel for issues that will include breaking changes and therefore require a major releaseLabel for issues that will include breaking changes and therefore require a major releaseenhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
Breaking ChangeLabel for issues that will include breaking changes and therefore require a major releaseLabel for issues that will include breaking changes and therefore require a major releaseenhancementNew feature or requestNew feature or request
Register task should return the registered task so we can chain calls like ->select() on it.