/**
phpDox
Overview
Namespaces
Interfaces
Classes
Source
Overview
Classes
Query\Drivers
AbstractDriver
getDbs
Introduction
Synopsis
Return
Interface
Source
Query\Drivers\AbstractDriver::
getDbs
Return list of dbs for the current connection, if possible
Signature
public function getDbs()
Returns
array
Defined by Interface
DriverInterface