Skip to content
This repository has been archived by the owner on Sep 14, 2019. It is now read-only.

Added edit method to the Task class #13

Merged
merged 1 commit into from Nov 18, 2015

Conversation

ashleyhindle
Copy link
Contributor

Adds an edit method to the Task class

Unassign a task

$result = $teamwork->task((int)$taskId)->edit(['responsible-party-id' => '']);

rossedman added a commit that referenced this pull request Nov 18, 2015
@rossedman rossedman merged commit d6262be into rossedman:master Nov 18, 2015
@rossedman
Copy link
Owner

@ashleyhindle Thanks a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants