1 install.inc abstract public DatabaseTasks::name()

Return the human-readable name of the driver.

File

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

Class

DatabaseTasks
Database installer structure.

Code

abstract public function name();