CraftCli\Support\MysqlDumpCommand::getBaseCommand PHP Méthode

getBaseCommand() protected méthode

protected getBaseCommand ( )
    protected function getBaseCommand()
    {
        return 'mysqldump';
    }
MysqlDumpCommand