function Tasks::name
Overrides Tasks::name
File
-
core/
modules/ system/ tests/ modules/ driver_test/ src/ Driver/ Database/ DrivertestPgsql/ Install/ Tasks.php, line 17
Class
- Tasks
- Specifies installation tasks for PostgreSQL databases.
Namespace
Drupal\driver_test\Driver\Database\DrivertestPgsql\InstallCode
public function name() {
return t('PostgreSQL by the driver_test module');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.