/**
phpDox
Overview
Namespaces
Interfaces
Classes
Source
Overview
Classes
Query
QueryBuilder
distinct
Introduction
Synopsis
Return
Interface
Source
Query\QueryBuilder::
distinct
Adds the 'distinct' keyword to a query
Signature
public function distinct()
Returns
QueryBuilderInterface
Defined by Interface
QueryBuilderInterface