/**
phpDox
Overview
Namespaces
Interfaces
Classes
Source
Overview
Classes
Query
QueryBuilder
orGroupStart
Introduction
Synopsis
Return
Interface
Source
Query\QueryBuilder::
orGroupStart
Adds a paren to the current query for query grouping, prefixed with 'OR'
Signature
public function orGroupStart()
Returns
QueryBuilder
Defined by Interface
QueryBuilderInterface