The current connection for all operations.
Type: DatabaseConnection
File
- core/
includes/ database/ charset_converter.inc, line 45
Class
- DatabaseCharsetConverter
- Character set converter for database tables.
Code
protected $connection;
The current connection for all operations.
Type: DatabaseConnection
protected $connection;