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

isOwnerOfTeam() 공개 메소드

Returns if the user owns the given team
public isOwnerOfTeam ( mixed $team ) : boolean
$team mixed
리턴 boolean
    public function isOwnerOfTeam($team);