Mpociot\Teamwork\Contracts\TeamworkUserInterface::detachTeam PHP Method

detachTeam() public method

Alias to eloquent many-to-many relation's detach() method.
public detachTeam ( mixed $team )
$team mixed
    public function detachTeam($team);