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

teams() public method

Many-to-Many relations with the user model.
public teams ( ) : Illuminate\Database\Eloquent\Relations\BelongsToMany
return Illuminate\Database\Eloquent\Relations\BelongsToMany
    public function teams();