Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JDatabaseDriverPostgresql
getVersion
Introduction
Synopsis
Return
Overrides
JDatabaseDriverPostgresql::
getVersion
Get the version of the database connector.
Signature
public function getVersion()
Returns
string
The database connector version.
Parent Implementation
JDatabaseDriver