/**
phpDox
Overview
Namespaces
Interfaces
Classes
Source
Overview
Classes
Query\Drivers
AbstractDriver
getSql
Introduction
Synopsis
Return
Interface
Source
Query\Drivers\AbstractDriver::
getSql
Get the SQL class for the current driver
Signature
public function getSql()
Returns
SQLInterface
Defined by Interface
DriverInterface