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