abstract public Tasks::name()
Return the human-readable name of the driver.
File
- core/lib/Drupal/Core/Database/Install/Tasks.php, line 113
Class
- Tasks
- Database installer structure.
Namespace
Drupal\Core\Database\Install
Code
abstract public function name();
Please login to continue.