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