Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / src / Command / Database / LogDebugCommand.php
index b74cc9c5d24f030205676b56270ddffb3fe14315..de702d860c40702dd206172fdf41733c4ab3cd32 100644 (file)
@@ -65,7 +65,7 @@ class LogDebugCommand extends DatabaseLogBase
             )
             ->addOption(
                 'asc',
-                false,
+                null,
                 InputOption::VALUE_NONE,
                 $this->trans('commands.database.log.debug.options.asc')
             )