Mpociot\Teamwork\Contracts\TeamworkUserInterface::detachTeam PHP 메소드

detachTeam() 공개 메소드

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