function Connection::version
Overrides Connection::version
File
- 
              core/
modules/ system/ tests/ modules/ driver_test/ src/ Driver/ Database/ DrivertestMysqlDeprecatedVersion/ Connection.php, line 38  
Class
- Connection
 - MySQL test implementation of \Drupal\Core\Database\Connection.
 
Namespace
Drupal\driver_test\Driver\Database\DrivertestMysqlDeprecatedVersionCode
public function version() {
  return $this->databaseVersion;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.