Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / src / Command / Database / TableDebugCommand.php
index 3621074d7808562c572205e6f480a656de7f26d3..b6c9533e087e63c3252e0c5d0c04e1c4e4b0f097 100644 (file)
@@ -63,7 +63,7 @@ class TableDebugCommand extends Command
             ->setDescription($this->trans('commands.database.table.debug.description'))
             ->addOption(
                 'database',
-                '',
+                null,
                 InputOption::VALUE_OPTIONAL,
                 $this->trans('commands.database.table.debug.options.database'),
                 'default'