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