function DbDumpApplication::getCommandName
File
- 
              core/lib/ Drupal/ Core/ Command/ DbDumpApplication.php, line 16 
Class
- DbDumpApplication
- Provides a command to dump a database generation script.
Namespace
Drupal\Core\CommandCode
protected function getCommandName(InputInterface $input) {
  return 'dump-database-d8-mysql';
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
