1.20.x install.inc abstract public DatabaseTasks::name()

Return the human-readable name of the driver.

File

includes/install.inc, line 448
API functions for installing modules and themes.

Class

DatabaseTasks
Database installer structure.

Code

abstract public function name();